cppcheck analysis of mpatrol_1.4.8-12.dsc
- ./src/memory.c:163 [error] - Uninitialized variable: n
- ./src/memory.c:669 [error] - Uninitialized variable: p
- ./tests/fail/test1.c:38 [error] - Memory leak: p
- ./tests/fail/test18.c:40 [error] - The given size 1 is mismatching
- ./tests/fail/test2.c:39 [error] - Deallocating a deallocated pointer: p
- ./tests/fail/test3.c:40 [error] - Deallocating a deallocated pointer: p
- ./tests/fail/test4.c:39 [error] - Dereferencing 'p' after it is deallocated / released
- ./tests/fail/test6.c:40 [error] - Buffer access out-of-bounds
- ./tests/fail/test7.c:37 [error] - Mismatching allocation and deallocation: p
- ./tests/pass/test10.c:81 [possible error] - Memory leak: p
- ./tests/pass/test2.c:75 [possible error] - Memory leak: p
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:55:06 +0000, based on results by cppcheck 1.41-modif