cppcheck analysis of pinot_0.96-1.dsc
- ./IndexSearch/Xapian/AbstractGenerator.cpp:145 [style] - The iterator incrementing is suspicious - it is incremented at line 145 and then at line 127 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.
- ./Tokenize/filters/ExternalFilter.cc:463 [error] - Resource leak: outFd
- ./UI/GTK2/src/ResultsTree.cc:758 [error] - Same iterator is used with both groupChildren and m_refStore
- ./Utils/xdgmime/xdgmime.c:148 [error] - Common realloc mistake: "_caches" nulled but not freed upon failure
- ./Utils/xdgmime/xdgmimemagic.c:188 [error] - Common realloc mistake: "retval" nulled but not freed upon failure
- ./Utils/xdgmime/xdgmimemagic.c:275 [error] - Memory leak: buffer
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:17:51 +0000, based on results by cppcheck 1.46