cppcheck analysis of viruskiller_1.0-1.dfsg.1-1.dsc
- ./src/CGameObject.h:21 [error] - Class GameObject which is inherited by class Data does not have a virtual destructor
- ./src/CGameObject.h:21 [error] - Class GameObject which is inherited by class Directory does not have a virtual destructor
- ./src/CGraphics.h:33 [possible error] - Memory leak: Graphics::spriteHead
- ./src/CGameObject.h:21 [error] - Class GameObject which is inherited by class Sprite does not have a virtual destructor
- ./src/CGameObject.h:21 [error] - Class GameObject which is inherited by class Virus does not have a virtual destructor
- ./src/CGameObject.h:21 [error] - Class GameObject which is inherited by class Widget does not have a virtual destructor
- ./src/pak.cpp:80 [error] - Resource leak: dirp
- ./src/widgets.cpp:64 [error] - Undefined behaviour: token is used wrong in call to sprintf or snprintf. Quote: If copying takes place between objects that overlap as a result of a call to sprintf() or snprintf(), the results are undefined.
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 06:03:34 +0000, based on results by cppcheck 1.41-modif