cppcheck analysis of mrd6_0.9.6-4.dsc
- ./src/bsd/bsd_rib.cpp:76 [error] - Mismatching allocation and deallocation: buf
- ./src/bsd/bsd_rib.cpp:83 [error] - Mismatching allocation and deallocation: buf
- ./src/node.cpp:779 [style] - The iterator incrementing is suspicious - it is incremented at line 779 and then at line 758 The loop might unintentionally skip an element in the container. There is no comparison between these increments to prevent that the iterator is incremented beyond the end.
- ./src/pim/pim_router.cpp:370 [error] - Memory leak: node
- ./src/timers.cpp:264 [style] - The iterator incrementing is suspicious - it is incremented at line 264 and then at line 259 The loop might unintentionally skip an element in the container. There is no comparison between these increments to prevent that the iterator is incremented beyond the end.
- ./tools/c/mrd6sh.c:20 [error] - Buffer overrun possible for long cmd-line args
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Tue, 19 Apr 2011 06:58:23 +0000, based on results by cppcheck 1.46