cppcheck analysis of engauge-digitizer_4.1-2.dsc
- ./src/gridremoval.cpp:193 [error] - Data is allocated but not initialized: image
- ./src/pointsets.cpp:281 [style] - The iterator incrementing is suspicious - it is incremented at line 281 and then at line 276 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/pointsets.cpp:298 [style] - The iterator incrementing is suspicious - it is incremented at line 298 and then at line 293 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 08:58:03 +0000, based on results by cppcheck 1.46