...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| invalid-noreturn | Fully checked | ||||||||||
Axivion Bauhaus Suite |
| CertC++-MSC53 | |||||||||||
Clang |
| -Winvalid-noreturn | |||||||||||
CodeSonar |
| LANG.STRUCT.RFNR | Return from noreturn | ||||||||||
Helix QAC |
| DF2886 | |||||||||||
Klocwork |
| CERT.MSC.NORETURN_FUNC_RETURNS | |||||||||||
Parasoft C/C++test |
| CERT_CPP-MSC53-a | Never return from functions that should not return | ||||||||||
Polyspace Bug Finder |
| CERT C++: MSC53-CPP | Checks for [[noreturn]] functions returning to caller (rule fully covered) | ||||||||||
PVS-Studio |
| V1082 | |||||||||||
RuleChecker |
| invalid-noreturn | Fully checked | ||||||||||
SonarQube C/C++ Plugin |
| S935 | Helix QAC | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...