
...
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| invalid_pointer_subtraction invalid_pointer_comparison | |||||||||||||
CodeSonar |
| LANG.STRUCT.CUP | Comparison of Unrelated Pointers | ||||||||||||
Helix QAC |
| DF2668, DF2761, DF2762, DF2763, DF2766, DF2767, DF2768 | |||||||||||||
LDRA tool suite |
| 70 S, 87 S, 437 S, 438 S | Enhanced Enforcement | ||||||||||||
Parasoft C/C++test |
| CERT_CPP-CTR54-a | Do not compare iterators from different containers | ||||||||||||
Polyspace Bug Finder |
| CERT C++: CTR54-CPP | Checks for subtraction or comparison between iterators from different containers (rule partially covered). | PRQA QA-C++ | |||||||||||
Include Page | PRQA QA-C++_V | PRQA QA-C++_V | 2668, 2761, 2762, 2763, 2766, 2767, 2768 | Enforced by QA-CPP |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...