...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| literal-assignment | Fully checked | |||||||||||
Axivion Bauhaus Suite |
| CertC-STR05 | ||||||||||||
Clang |
| -Wwrite-strings | Not enabled by -Weverything | |||||||||||
CodeSonar |
| LANG.TYPE.NCS | Non-const string literal | |||||||||||
Compass/ROSE | ||||||||||||||
| CC2.STR05 | Fully implemented | ||||||||||||
GCC |
| -Wwrite-strings | ||||||||||||
Helix QAC |
| C0752, C0753 | ||||||||||||
Klocwork |
| MISRA.STRING_LITERAL.NON_CONST.2012 | ||||||||||||
LDRA tool suite |
| 623 S | Fully implemented | |||||||||||
Parasoft C/C++test |
| CERT_C-STR05-a | A string literal shall not be modified | |||||||||||
Polyspace Bug FinderPC-lint Plus |
| Polyspace Bug Finder
| Polyspace Bug Finder
| Writing to const qualified object | Object declared with a | 1776 | Fully supported | |||||||
RuleCheckerPRQA QA-C |
| 0752 |
| literal-assignment | Fully checkedPartially implemented |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...