
...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Clang |
| clang-analyzer-cplusplus.NewDeleteLeaks -Wmismatched-new-delete | Checked by clang-tidy , but does not catch all violations of this rule | ||||||
CodeSonar |
| ALLOC.FNH | Free non-heap variable Type mismatch | ||||||
LDRA tool suite |
| 232 S, 236 S, 239 S, 407 S, 469 S, 470 S, 483 S, 484 S, 485 S, 64 S, 112 D | Partially implemented | ||||||
Parasoft C/C++test | 9.5 | MEM-06, MEM-12, MEM-28, MEM-29 | |||||||
Parasoft Insure++ | Runtime detection | ||||||||
PRQA QA-C++ | 4.1 | 2110, 2111, 2112, 2113, 2118, 4262, 4263, 4264, 3337, 3339 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...