cppcheck analysis of tellico_2.2-5.dsc
- ./src/3rdparty/btparse/names.c:814 [error] - Memory leak: name
- ./src/translators/bibteximporter.h:32 [error] - Invalid number of character ({) when these macros are defined: 'HAVE_LIBBTPARSE'.
- ./src/fetch/srufetcher.cpp:164 [style] - The iterator incrementing is suspicious - it is incremented at line 164 and then at line 159 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/fetch/z3950fetcher.cpp:209 [style] - The iterator incrementing is suspicious - it is incremented at line 209 and then at line 204 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.
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:19:05 +0000, based on results by cppcheck 1.46