cppcheck
User Ratings
Featured Reviews
Most Helpful Positive Review
A must have tool for c++ developers.
Most Helpful Negative Review
Too many false positives, hard to determine which is a real leak. I tried it with wxWidgets project - it does not seem to recognize that an object will be freed by its parent. I know that there is a way of listing those objects in a file, but its too tedious work to list all wxWidgets objects into a single file.
Express yourself: log in to write a review.
User Reviews
-
Cppcheck is the best! Thanks.
-
cppcheck is simple to use, and produces very helpful results!
-
very good project, thanks!
-
This version is even better, that the previous ones. Great work, that saves you a lot of time, thanks!
-
cppcheck works perfectly, thanks
-
Very usefull and easy to incorporate in your apps.