...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| ALLOC.DF | Double free | ||||||
|
| Could detect possible violations by reporting any function that has | |||||||
Coverity | 6.5 | RESOURCE_LEAK | Fully implemented | ||||||
5.0 |
| Can detect violations of this rule with CERT C Rule Pack | |||||||
| 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 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...