...
Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| Supported, but no explicit checker | |||||||
| CodeSonar |
| ALLOC.LEAK | Leak | ||||||
| Compass/ROSE | |||||||||
| Coverity |
| RESOURCE_LEAK (partial) | Partially implemented | ||||||
| Cppcheck |
| resourceLeak | Partially implemented | ||||||
| Cppcheck Premium |
| resourceLeak | Partially implemented | ||||||
| Helix QAC |
| DF2701, DF2702, DF2703 | |||||||
| Klocwork |
| RH.LEAK | |||||||
| LDRA tool suite |
| 49 D | Partially implemented | ||||||
| Parasoft C/C++test |
| CERT_C-FIO42-a | Ensure resources are freed | ||||||
| PC-lint Plus |
| 429 | Partially supported | ||||||
| Polyspace Bug Finder |
| CERT C: Rule FIO42-C | Checks for resource leak (rule partially covered) | ||||||
| SonarQube C/C++ Plugin |
| S2095 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...