cppcheck analysis of glob2_0.9.4.4-2.dsc
- ./libgag/src/GUITextInput.cpp:367 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./libusl/src/debug.cpp:78 [style] - The iterator incrementing is suspicious - it is incremented at line 78 and then at line 64 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/AIEcho.cpp:4982 [error] - Possible null pointer dereference: gm
- ./src/Settings.cpp:198 [error] - Buffer access out-of-bounds
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 02:58:04 +0000, based on results by cppcheck 1.46