cppcheck analysis of critterding_1.0-beta12.1-1.dsc
- ./src/gl/glwindow.cpp:17 [error] - Possible null pointer dereference: vidInfo - otherwise it is redundant to check if vidInfo is null at line 19
- ./src/gui/widget.h:16 [error] - Class Widget which is inherited by class Container does not have a virtual destructor
- ./src/scenes/entities/entity.h:11 [error] - Class Entity which is inherited by class CritterB does not have a virtual destructor
- ./src/scenes/entities/mouth.h:23 [possible error] - Memory leak: Mouth::myMotionState
- ./src/scenes/entities/entity.h:11 [error] - Class Entity which is inherited by class Wall does not have a virtual destructor
- ./src/utils/ftgl/FTVectoriser.h:174 [possible error] - Memory leak: FTMesh::currentTesselation
- ./src/utils/ftgl/FTList.h:132 [possible error] - Memory leak: FTList<FTPoint>::head
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:46:48 +0000, based on results by cppcheck 1.41-modif