cppcheck analysis of linuxdcpp_1.0.3-1.dsc
- ./client/Pointer.h:121 [information] - Failed to instantiate template. The checking continues anyway.
- ./client/AdcCommand.h:173 [error] - Class CommandHandler<AdcHub> which is inherited by class AdcHub does not have a virtual destructor
- ./client/Util.h:106 [error] - Class Flags which is inherited by class UserConnection does not have a virtual destructor
- ./client/Util.h:106 [error] - Class Flags which is inherited by class Download does not have a virtual destructor
- ./client/Util.h:106 [error] - Class Flags which is inherited by class Upload does not have a virtual destructor
- ./client/UploadManager.cpp:238 [possible error] - Memory leak: is
- ./linux/wulformanager.cc:355 [possible error] - Memory leak: h
- ./linux/wulformanager.cc:363 [possible error] - Memory leak: s
- ./linux/wulformanager.cc:305 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./linux/wulformanager.cc:319 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
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:54:36 +0000, based on results by cppcheck 1.41-modif