...
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 |
| DF4856, DF4857, DF4858 | |||||||||||
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 | ||||||||||
| Abnormal CERT C: Rule ENV32-C | Checks for abnormal termination of exit handler | (rule fully covered) | ||||||||||
RuleChecker |
| bad-function bad-function-use | Supported | Exit handler function interrupts the normal execution of a program
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...