cppcheck analysis of bloboats_1.0.1.dsfg-3.dsc
- ./src/condition.cpp:389 [error] - Array 'error_str[512]' index 1023 out of bounds
- ./src/condition.cpp:337 [error] - Uninitialized variable: d
- ./src/handler.cpp:172 [style] - The iterator incrementing is suspicious - it is incremented at line 172 and then at line 134 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/handler.cpp:191 [style] - The iterator incrementing is suspicious - it is incremented at line 191 and then at line 183 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/level.cpp:76 [error] - Resource leak: fp
- ./src/level.cpp:100 [error] - Memory leak: verts
- ./src/menu.cpp:3595 [error] - Resource leak: fp
- ./src/model.cpp:124 [error] - Resource leak: fp
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:12:41 +0000, based on results by cppcheck 1.46