...
Tool | Version | Checker | Description | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| universal-character-name-concatenation | Fully checked | |||||||||||
| CertC-PRE30 | Fully implemented | ||||||||||||
CodeSonar |
| LANG.PREPROC.PASTE LANG.PREPROC.PASTEHASH | Macro uses ## operator## follows # operator | |||||||||||
Helix QAC |
| C: 0905 C++: 0064 C++: 0080 | ||||||||||||
LDRA tool suite |
| 573 S | Fully implemented | |||||||||||
Parasoft C/C++test |
| CERT_C-PRE30-a | Avoid token concatenation that may produce universal character names | |||||||||||
| CERT C: Rule PRE30-C | Checks for universal character name from token concatenation (rule fully covered) | ||||||||||||
PRQA QA-C |
| 0905 | ||||||||||||
PRQA QA-C++ |
| 0064, 0080 | ||||||||||||
RuleChecker |
| universal-character-name-concatenation | Fully checked | 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.
...