summaryrefslogtreecommitdiff
path: root/devel/cppcheck/DESCR
blob: 10918f56f91c908551bf943708290bfae4fc3128 (plain)
1
2
3
4
cppcheck is a tool for static C/C++ code analysis intended to
complement the checking of the compiler.  It checks for memory
leaks, mismatching allocation-deallocation, buffer overrun, unused
functions, coding style, and much more.