cppcheck analysis of netpanzer_0.8.2-2.dsc
- ./src/Lib/Network/TCPListenSocket.cpp:51 [possible error] - Memory leak: newcon
- ./src/NetPanzer/Interfaces/Heartbeat.cpp:96 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/NetPanzer/Network/ServerSocket.hpp:49 [possible error] - Memory leak: ServerSocket::socket
- ./src/NetPanzer/Views/Game/RankView.hpp:37 [possible error] - Memory leak: RankView::scrollBar
- ./src/NetPanzer/Views/MainMenu/Multi/MasterServer/ServerQueryThread.cpp:343 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/NetPanzer/Views/MainMenu/Multi/MasterServer/ServerQueryThread.cpp:353 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/NetPanzer/Views/MainMenu/Multi/UnitSelectionView.hpp:32 [possible error] - Memory leak: UnitSelectionView::scrollBar
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:59:10 +0000, based on results by cppcheck 1.41-modif