-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
here:
Line 454 in 7ae3463
| if ( strncmp(it->key, key, strlen(key)) == 0 ) |
key can be beginning substring of it->key. simple strcmp() should fix it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels