cppcheck analysis of sharutils_4.11-1.dsc
- ./lib/alloca.c:102 [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.
- ./src/shar.c:526 [error] - Resource leak: directory
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, 11 Apr 2011 06:59:33 +0000, based on results by cppcheck 1.46