cppcheck analysis of tmw_0.0.29.1-3.dsc
- ./src/gui/changeemaildialog.cpp:156 [possible error] - Memory leak: dlg
- ./src/gui/changepassworddialog.cpp:149 [possible error] - Memory leak: dlg
- ./src/gui/connection.h:57 [possible error] - Memory leak: ConnectionDialog::mProgressBar
- ./src/gui/register.cpp:224 [possible error] - Memory leak: dlg
- ./src/gui/serverdialog.cpp:166 [possible error] - Memory leak: dlg
- ./src/gui/unregisterdialog.cpp:132 [possible error] - Memory leak: dlg
- ./src/localplayer.h:485 [possible error] - Memory leak: LocalPlayer::mStorage
- ./src/main.cpp:1561 [possible error] - Memory leak: currentDialog
- ./src/main.cpp:1520 [possible error] - Memory leak: currentDialog
- ./src/main.cpp:1595 [possible error] - Memory leak: network
- ./src/main.cpp:1165 [possible error] - Memory leak: currentDialog
- ./src/net/ea/tradehandler.cpp:107 [possible error] - Memory leak: dlg
- ./src/net/tmwserv/beinghandler.cpp:331 [possible error] - Memory leak: dlg
- ./src/net/tmwserv/tradehandler.cpp:118 [possible error] - Memory leak: dlg
- ./src/particlecontainer.cpp:80 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/resources/imagewriter.cpp:53 [possible error] - Resource leak: fp
- ./src/resources/resourcemanager.cpp:302 [possible error] - Memory leak: d
- ./src/item.h:39 [error] - Class Item which is inherited by class ShopItem 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 06:03:09 +0000, based on results by cppcheck 1.41-modif