 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée | 
 | Supported , but no explicit checkerindirectly via MISRA C:2004 Rule 17.4. | |||||||
| Axivion Bauhaus Suite | 
 | CertC-ARR37 | Fully implemented | ||||||
| Compass/ROSE | |||||||||
| Coverity | 
 | ARRAY_VS_SINGLETON | Implemented | ||||||
| LDRA tool suite | 
 | 567 S | Partially implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-ARR37-a | Pointer arithmetic shall not be applied to pointers that address variables of non-array type | ||||||
| Polyspace Bug Finder | 
 | Invalid assumptions about memory organization | Address is computed by adding or subtracting from address of a variable | ||||||
| PRQA QA-C | 
 | 2930, 2931, 2932, 2933, 2934 | |||||||
| PRQA QA-C++ | 
 | 3705, 3706, 3707 | |||||||
| RuleChecker | 
 | Supported indirectly via MISRA C:2004 Rule 17.4. | 
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...