cppcheck analysis of log4cxx_0.10.0-1.1.dsc
- ./src/main/cpp/smtpappender.cpp:240 [style] - The iterator incrementing is suspicious - it is incremented at line 240 and then at line 224 The loop might unintentionally skip an element in the container. There is no comparison between these increments to prevent that the iterator is incremented beyond the end.
- ./src/main/cpp/threadspecificdata.cpp:84 [error] - Memory leak: data
- ./src/main/cpp/threadspecificdata.cpp:105 [error] - Memory leak: data
- ./src/main/cpp/threadspecificdata.cpp:115 [error] - Memory leak: data
Note: if you think the results reveal a security bug,
please don't hesitate to contact the
security team
This report was generated on Tue, 21 Dec 2010 00:58:17 +0000, based on results by cppcheck 1.46