...
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 |
| C++5015 | |||||||||||
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 facilities provided by <setjmp.h> should not be used | ||||||||||
Polyspace Bug Finder |
| CERT | PRQA QA-C++: ERR52-CPP | ||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | Checks for use of setjmp/longjmp (rule fully covered) | ||||||||||
RuleChecker |
| include-setjmp | Fully checked | 5015||||||||||
SonarQube C/C++ Plugin |
| S982 |
...