...
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 | ||||||||
Helix QAC |
| C1492, C1493, C1494, C4751, C4752, C4753 C++4751, C++4752, C++4753 | |||||||
Klocwork |
| MISRA.STDLIB.CTYPE.RANGE.2012_AMD1 MISRA.STDLIB.ILLEGAL_REUSE.2012_AMD1 MISRA.STDLIB.ILLEGAL_WRITE.2012_AMD1 | |||||||
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 |
| Checks for modification of internal buffer returned from nonreentrant standard function (rule fully covered) | |||||||
PRQA QA-C |
| 1492, 1493, 1494 | |||||||
PVS-Studio |
| V675 | |||||||
RuleChecker |
| stdlib-const-pointer-assign | Partially checked |
...