Download of cppcheck-design.pdf (cppcheck-design.pdf ( external link: SF.net): 86,665 octetos) will begin shortly. If not so, click link on the left.

File Information

File Size
86,665 octetos
MD5
08125351d682f75f898e4bf972df96fc

Descripción del Proyecto

Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more. The goal is 0% false positives. See http://cppcheck.sourceforge.net for more information.