| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cppcheck-1.53-x86-Setup.msi | 2012-02-11 | 9.8 MB | |
| readme.txt | 2012-02-11 | 595 Bytes | |
| cppcheck-1.53.zip | 2012-02-11 | 1.5 MB | |
| cppcheck-1.53.tar.gz | 2012-02-11 | 1.3 MB | |
| cppcheck-1.53.tar.bz2 | 2012-02-11 | 996.0 kB | |
| Totals: 5 Items | 13.5 MB | 0 | |
No major new features. No major changes to the command line flags. We have fixed many problems such as false positives, segmentation faults, etc. We improved existing checks to detect more errors: * type checking for format string parameters * uninitialized variables * bad std::string usage * buffer overflow checking * iterator used on different containers * doublefree of pointer * null pointers * bad usage of isdigit/isgraph/isalpha/etc * wrong usage of std::find * more deprecated functions For details, see this page: http://sourceforge.net/apps/trac/cppcheck/milestone/1.53