...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| destructor-without-noexcept delete-without-noexcept | Fully checked | ||||||||||
Axivion Bauhaus Suite |
| CertC++-DCL57 | |||||||||||
Helix QAC |
| ||||||||||||
LDRA tool suite |
| 453 S | Partially implemented | ||||||||||
Parasoft C/C++test |
| CERT_CPP-DCL57-a | Never allow an exception to be thrown from a destructor, deallocation, and swap | ||||||||||
Polyspace Bug Finder |
| CERT C++: DCL57-CPP | Checks for class destructors exiting with an exception (rule partially covered) | ||||||||||
PVS-Studio |
| V509 | |||||||||||
RuleChecker |
| destructor-without-noexcept delete-without-noexcept | Fully checked | 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.
...