The "/installer/covide-in..-installer-2.3.2.tgz" file could not be found or is not available. Please select another file.

cppcheck

241 Recommendations
1,171 Downloads (This Week)
Download cppcheck-1.54.tar.bz2
Browse All Files

Description

Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0% false positives. See the wiki for more information.

cppcheck Web Site

User Ratings

 
 
241
10
Write a Review

User Reviews

  • Posted by Todd Leonhardt 2011-12-19

    I've noticed lots of improvements in the latest version, 1.52, in terms of new classes of errors being detected that were never previously caught by CppCheck. So kudos on a job well done. Keep up the good work!

  • Posted by Neil Bird 2011-11-09

    Excellent resource, and very fast to respond to issues.

  • Posted by Brian Johnston 2011-02-24

    Good project. It finds actual bugs I care about fixing as well as bugs that are really just lazy programming habits. It's definitely worth running against your project to see what you find.

  • Posted by martin-ro 2011-01-20

    Great tool. Found allready severe errors. Can be easily integrated with Hudson.

  • Posted by MPinchon 2011-01-06

    very simple tool, very efficient in most cases. Excellent reactivity of developers when a problem is pointed out.

  • Posted by hfrmobile 2010-12-31

    A nice additional for C++ developers. Just found a memory-leak in a crypto component: The programmer allocated an char[] with new but released it with delete instead of delete[] (Visual C++)

Read more reviews

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.