cppcheck analysis of man-db_2.6.0.2-1.dsc
- ./gnulib/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.
- ./gnulib/lib/regcomp.c:2796 [error] - Uninitialized variable: symb_table
- ./gnulib/lib/regexec.c:3909 [error] - Uninitialized variable: extra
- ./src/check_mandirs.c:304 [error] - instance of "stat" object destroyed immediately
- ./src/ult_src.c:230 [error] - instance of "ult_trace" object destroyed immediately
- ./src/ult_src.c:366 [error] - instance of "ult_trace" object destroyed immediately
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Fri, 15 Apr 2011 06:58:11 +0000, based on results by cppcheck 1.46