...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Axivion Bauhaus Suite |
| CertC-ERR32 | Fully implemented | |||||||
Compass/ROSE | Could detect violations of this rule by looking for signal handlers that themselves call | |||||||||
Coverity |
| MISRA C 2012 Rule 22.8 MISRA C 2012 Rule 22.9 MISRA C 2012 Rule 22.10 | Implemented | |||||||
LDRA tool suite |
| 44 S | Enhanced enforcement | |||||||
Parasoft C/C++test |
| CERT_C-ERR32-a | Properly use errno value | |||||||
| Misuse of errno in a signal handler | You read errno after calling an errno-setting function in a signal handler |
...