cppcheck analysis of kxstitch_0.8.3.1-1.dsc
- ./kxstitch/flosspalette.cpp:303 [error] - Mismatching allocation and deallocation: buffer
- ./kxstitch/flosspalette.cpp:304 [error] - Mismatching allocation and deallocation: buffer
- ./kxstitch/flosspalette.cpp:183 [error] - Same iterator is used with both m_palette and changedMap
- ./kxstitch/flosspalette.cpp:183 [style] - The iterator incrementing is suspicious - it is incremented at line 183 and then at line 173 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.
- ./kxstitch/flossscheme.cpp:77 [error] - Mismatching allocation and deallocation: pixels
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 04:58:19 +0000, based on results by cppcheck 1.46