cppcheck analysis of inspircd_1.1.22+dfsg-4.dsc
- ./src/command_parse.cpp:559 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/modules/extra/m_mysql.cpp:529 [error] - Dereferenced iterator 'i' has been erased
- ./src/modules/extra/m_pgsql.cpp:877 [error] - Dereferenced iterator 'i' has been erased
- ./src/modules/extra/m_sqlite3.cpp:609 [error] - Dereferenced iterator 'i' has been erased
- ./src/modules/m_cban.cpp:238 [error] - Dangerous iterator usage. After erase the iterator is invalid so dereferencing it or comparing it with another iterator is invalid.
- ./src/modules/m_cloaking.cpp:120 [error] - instance of "HashHexRequest" object destroyed immediately
- ./win/configure.cpp:163 [error] - Resource leak: j
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Mon, 20 Dec 2010 21:14:54 +0000, based on results by cppcheck 1.46