Merge from vendor branch TNF:
[pkgsrcv2.git] / devel / cppcheck / DESCR
1 cppcheck is a tool for static C/C++ code analysis intended to
2 complement the checking of the compiler.  It checks for memory
3 leaks, mismatching allocation-deallocation, buffer overrun, unused
4 functions, coding style, and much more.