With cppcheck you can make a static analysis of C/C code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more.
This program received 2 awards
DOWNLOAD
Free With cppcheck you can make a static analysis of C/C code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more.
Great Programm to check your C -Code