...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
CodeSonar |
| LANG.PREPROC.PASTE | Macro Uses ## Operator | ||||||
| 125 S | Fully implemented | |||||||
PRQA QA-C |
| 341 ,0342 ,0801 ,0802 ,803 ,0811 ,0872 ,0880 ,0881 ,0884 |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Related Guidelines
CERT C++ Secure Coding Standard | PRE05-CPP. Understand macro replacement when concatenating tokens or performing stringification |
...