...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| ALLOC.LEAK | Leak | ||||||
Compass/ROSE | |||||||||
| RESOURCE_LEAK ALLOC_FREE_MISMATCH | Finds resource leaks from variables that go out of scope while owning a resource | |||||||
Cppcheck |
| leakReturnValNotUsed | Doesn't use return value of memory allocation function | ||||||
Klocwork |
| ||||||||
LDRA tool suite |
| 50 D | Partially implemented | ||||||
Parasoft C/C++test | 9.5 | BD-RES-LEAK | |||||||
Parasoft Insure++ | Detects leaks at runtime | ||||||||
Polyspace Bug Finder | R2016a | Memory leak | Memory allocated dynamically not freed | ||||||
PRQA QA-C | 9.1 | 1771 | |||||||
PRQA QA-C++ | 4.2 | 3337, 3338 | |||||||
SonarQube C/C++ Plugin |
| S3584 | |||||||
Splint |
|
...