FreeBSD.software
Home/devel/cppcheck

cppcheck

2.19.0devel

Tool for static C/C++ code analysis

Cppcheck is a tool for static C/C++ code analysis. It tries to detect bugs that your compiler does not see. It checks for: memory leaks, mismatching allocations-deallocations, buffer overruns, and many more. Cppcheck is versatile. You can check non-standard code that includes various compiler extensions, inline assembly code, etc. The goal is to have no false positives.

$pkg install cppcheck
cppcheck.sourceforge.io
Origin
devel/cppcheck
Size
16.1MiB
License
GPLv3+
Maintainer
amdmi3@FreeBSD.org
Dependencies
5 packages
Required by
0 packages

Dependencies (5)