...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| ALLOC.DF | Double free | ||||||
Compass/ROSE |
|
| Could detect possible violations by reporting any function that has | ||||||
Coverity | 6.5 | RESOURCE_LEAK | Fully implemented | ||||||
Klocwork |
| FREE.INCONSISTENT | |||||||
LDRA tool suite |
| 50 D | Partially implemented | ||||||
Parasoft C/C++test | 9.5 | MEM-18,MEM-19,MEM-20 | Fully implemented | ||||||
Parasoft Insure++ | Runtime analysis will detect all leaks | ||||||||
Polyspace Bug Finder | R2016a | Pointer deallocation without a corresponding dynamic allocation Memory freed more than once without allocation Memory accessed after deallocation |
...