...
Tool | Version | Checker | Description | ||||||||||
| Astrée |
| wide-narrow-string-cast wide-narrow-string-cast-implicit | Partially checked | ||||||||||
| Axivion Bauhaus Suite |
| CertC-STR38 | Fully implemented | ||||||||||
| Clang |
| -Wincompatible-pointer-types | |||||||||||
| Coverity |
| PW | Implemented | ||||||||||
| Helix QAC |
| ||||||||||||
| Parasoft C/C++test |
| CERT_C-STR38-a | Do not confuse narrow and wide character strings and functions | ||||||||||
| PC-lint Plus |
| 2454, 2480, 2481 | Partially supported: reports illegal conversions involving pointers to char or wchar_t as well as byte/wide-oriented stream inconsistencies | ||||||||||
| Polyspace Bug Finder |
| Checks for misuse of narrow or wide character string (rule fully covered) | |||||||||||
| PRQA QA-C |
| 0432 | |||||||||||
| PRQA QA-C++ |
| 0403 | |||||||||||
| RuleChecker |
| wide-narrow-string-cast wide-narrow-string-cast-implicit | Partially checked | ||||||||||
| TrustInSoft Analyzer |
| pointer arithmetic | Partially verified. | Helix QAC | | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...