cppcheck analysis of passepartout_0.7.1-1.dsc
- ./src/pptout/document/group.cc:298 [style] - The iterator incrementing is suspicious - it is incremented at line 298 and then at line 285 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/ps/pdfparser.cc:316 [style] - The iterator incrementing is suspicious - it is incremented at line 316 and then at line 314 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.
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 07:58:10 +0000, based on results by cppcheck 1.46