This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 354
[util.c:85]: possible array index out of range ? #49
Comments
Function that is in, strcmp_n, is not used according to cppcheck |
Feel free to delete the code, then. |
What you'll need to do is fork this project and then delete the code then tag your code then send a pull request to the maintainer of this repo |
I just find problems. Folks more familiar with the code fix them. |
You can also send a patch to the list. |
Fixed in fa1e2fa. Thanks. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[util.c:85]: (style) Array index 'i' is used before limits check.
Source code is
Suggest sanity check array index before use.
The text was updated successfully, but these errors were encountered: