cppcheck analysis of uniutils_2.27-1.dsc
- ./ExplicateUTF8.c:108 [error] - Uninitialized variable: c
- ./Get_UTF32i.c:34 [error] - Dangerous assignment - function parameter takes the address of a local auto-variable. Local auto-variables are reserved from the stack. And the stack is freed when the function ends. So the pointer to a local variable is invalid after the function ends.
- ./unirange.c:359 [error] - Memory leak: Indices
- ./unireverse.c:182 [error] - Common realloc mistake: "Line" nulled but not freed upon failure
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:19:34 +0000, based on results by cppcheck 1.46