summaryrefslogtreecommitdiffstats
path: root/devel/cppcheck/pkg-descr
blob: ac3d69538a053129263b69cb73ef6bfb2dbf6fe9 (plain)
1
2
3
4
5
6
7
8
9
10
Cppcheck is a tool for static C/C++ code analysis, and it tries to
detect bugs that your compiler do not see.  Checks for: memory leaks,
mismatching allocation-deallocation, buffer overrun, and many more.

Cppcheck is versatile.  You can check non-standard code that includes
various compiler extensions, inline assembly code, etc.

The goal is no false positives.

WWW: http://sourceforge.net/projects/cppcheck
OpenPOWER on IntegriCloud