 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| 
 | 438 S | Fully implemented | |||||||
| PRQA QA-C | 
 | 0487 2762,2763, 2766, 2767, 2768 | Fully implemented | 
Related Vulnerabilities
...
Related Guidelines
| CERT C++ Secure Coding Standard | ARR36CTR54-CPP. Do not subtract or compare two pointers or iterators that do not refer to the same array or container | 
| ISO/IEC TS 17961 | Subtracting or comparing two pointers that do not refer to the same array [ptrobj] | 
| MITRE CWE | CWE-469, Use of Pointer Subtraction to Determine Size | 
...