...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| BADFUNC.SIGNAL | Use of signal | ||||||
|
| Could detect possible violations by flagging any signal handler that calls | |||||||
PRQA QA-C |
| warncall for signal | Partially implemented |
...
Related Guidelines
CERT C++ Secure Coding Standard | SIG01-CPP. Understand implementation-specific details regarding signal handler persistence |
...