cppcheck analysis of extremetuxracer_0.4-2.dsc
- ./src/debug.cpp:200 [error] - Resource leak: newfp
- ./src/ppgltk/audio/audio_data.cpp:223 [error] - Memory leak: mrec
- ./src/ppgltk/audio/audio_data.cpp:433 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/ppgltk/audio/audio_data.cpp:446 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/ppgltk/font.h:34 [possible error] - Memory leak: Font::mp_font
- ./src/ppgltk/images/image.cpp:50 [possible error] - Mismatching allocation and deallocation: Image::data
- ./src/ppgltk/images/image.h:27 [error] - Class Image which is inherited by class ReaderPNG does not have a virtual destructor
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Thu, 16 Dec 2010 05:48:10 +0000, based on results by cppcheck 1.41-modif