C++check 1.87
Free
Latest version:
1.87
See all
Developer:
Daniel Marjamaki
cppcheck is a static source code analysis tool for C and C++ code. The tool can check for memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. It provides a unique code analysis to detect bugs and focuses on detecting undefined behavior and dangerous coding constructs. The goal is to detect only real errors in the code.
Comments