FreeBSD.software
Home/devel/cppcheck

cppcheck

2.19.0

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.

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

Dependencies (5)

More in devel