...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| include-setjmp | Fully checked | ||||||||||
Axivion Bauhaus Suite |
| CertC++-ERR52 | |||||||||||
Clang |
| cert-err52-cpp | Checked by clang-tidy . | ||||||||||
CodeSonar |
| BADFUNC.LONGJMP | Use of longjmp Use of setjmp | ||||||||||
Helix QAC |
| ||||||||||||
Klocwork |
| MISRA.STDLIB.LONGJMP | |||||||||||
LDRA tool suite |
| 43 S | Fully implemented | ||||||||||
Parasoft C/C++test |
| CERT_CPP-ERR52-a | The setjmp macro and the longjmp function shall not be used | ||||||||||
Polyspace Bug Finder |
| CERT C++: ERR52-CPP | Checks for use of setjmp/longjmp (rule fully covered) | ||||||||||
PRQA QA-C++ |
| 5015 | |||||||||||
RuleChecker |
| include-setjmp | Fully checked | ||||||||||
SonarQube C/C++ Plugin |
| S982 | Helix QAC | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for other vulnerabilities resulting from the violation of this rule on the CERT website.
...