...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
Astrée |
| stdlib-const-pointer-assign | Partially checked | ||||||
Axivion Bauhaus Suite |
| CertC-ENV30 | |||||||
Compass/ROSE | Can detect violations of this rule. In particular, it ensures that the result of | ||||||||
LDRA tool suite |
| 107 D | Partially Implemented | ||||||
Parasoft C/C++test |
| CERT_C-ENV30-a | The pointers returned by the Standard Library functions 'localeconv', 'getenv', 'setlocale' or, 'strerror' shall only be used as if they have pointer to const-qualified type | ||||||
Polyspace Bug Finder |
| Modification of internal buffer returned from nonreentrant standard function MISRA CERT C: 2012 Rule 21.19Rule ENV30-C | Checks for modification of Function attempts to modify internal buffer returned from a nonreentrant standard function The pointers returned by the Standard Library functions | ||||||
PRQA QA-C |
| 1492, 1493, 1494 | |||||||
RuleChecker |
| stdlib-const-pointer-assign | Partially checked |
...