...
Tool | Version | Checker | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| user_defined bad-function bad-function-use | Soundly supported | ||||||||
Axivion Bauhaus Suite |
| CertC-ENV32 | |||||||||
CodeSonar |
| BADFUNC.ABORT | Use of abort | ||||||||
Compass/ROSE | Can detect violations of this rule. In particular, it ensures that all functions registered with | ||||||||||
Cppcheck Premium | 24.9.0 | premium-cert-env32-c | Partially Implemented | ||||||||
Helix QAC |
| C4856DF4856, | C4857DF4857, | C4858C++4856, C++4857, C++4858DF4858 | |||||||
Klocwork |
| CERT.EXIT.HANDLER_TERMINATE | |||||||||
LDRA tool suite |
| 122 S 7 S | Enhanced enforcement | ||||||||
Parasoft C/C++test |
| CERT_C-ENV32-a | Properly define exit handlers | ||||||||
| CERT C: Rule ENV32-C | Checks for abnormal termination of exit handler (rule fully covered) | |||||||||
RuleChecker |
| bad-function bad-function-use | Supported |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...