Download Latest Version cppcheck-2.17.0.tar.bz2 (3.1 MB)
Email in envelope

Get an email when there's a new version of cppcheck

Home / cppcheck / 1.52
Name Modified Size InfoDownloads / Week
Parent folder
cppcheck-1.52-x86-setup.msi 2011-12-10 9.6 MB
readme.txt 2011-12-10 642 Bytes
cppcheck-1.52.tar.gz 2011-12-10 1.2 MB
cppcheck-1.52.tar.bz2 2011-12-10 965.2 kB
cppcheck-1.52.zip 2011-12-10 1.4 MB
Totals: 5 Items   13.2 MB 0
New checks

 * wrong value passed to isgraph
 * missuse of std::cout
 * some warnings when sizeof is used on pointer variable
 * endless loop because of unsigned comparison
 * better check for missing break in switch (redundant strcpy)
 * using && instead of & in expression
 * wrong usage of printf/scanf/etc (format string and parameters mismatch)
 * useless calls of STL functions (wrong usage)
 * detect suspicicous use of semicolon after if/for/while (--inconclusive)
 * added checking of readlink() usage
 * boolean comparison with string literals

For details, see this page:
http://sourceforge.net/apps/trac/cppcheck/milestone/1.52

Source: readme.txt, updated 2011-12-10