cppcheck analysis of gengetopt_2.22.4-3.dsc
- ./src/gengetopt.cc:567 [error] - Mismatching allocation and deallocation: n
- ./src/gengetopt.cc:575 [error] - Mismatching allocation and deallocation: n
- ./src/gengetopt.cc:643 [error] - Mismatching allocation and deallocation: n
- ./src/gengetopt.cc:346 [style] - The iterator incrementing is suspicious - it is incremented at line 346 and then at line 339 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/parser.cc:1554 [error] - Memory leak: yyptr
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, 21 Dec 2010 08:58:05 +0000, based on results by cppcheck 1.46