Skip to content

fixed #37 in 4ZM/mfterm/master#38

Open
AetherEternity wants to merge 1 commit into4ZM:masterfrom
AetherEternity:master
Open

fixed #37 in 4ZM/mfterm/master#38
AetherEternity wants to merge 1 commit into4ZM:masterfrom
AetherEternity:master

Conversation

@AetherEternity
Copy link

well, it worked after compilation :)

@linlex09
Copy link

linlex09 commented Nov 9, 2020

@t

size_t fname_len = strlen(fname)+1;

// Check if the field is applicable - right prefix
if (fname_len >= parent_end_len &&
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


```suggestion
     if (fname_len >= parent_end_len &&😞

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants