...
Recommendation | Severity | Likelihood | Detectable | RepairableRemediation Cost | Priority | Level |
|---|---|---|---|---|---|---|
PRE11-C | Medium | Probable | Yes | LowNo | P12P8 | L1L2 |
Automated Detection
| Tool | Version | Checker | Description | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Astrée |
| macro-final-semicolon | Fully checked | ||||||||||||
| Axivion Bauhaus Suite |
| CertC-PRE11 | |||||||||||||
| CodeSonar |
| LANG.PREPROC.MACROEND | Macro Does Not End With ) or } | ||||||||||||
| Cppcheck Premium |
| premium-cert-pre11-c | |||||||||||||
| Helix QAC |
| C3412 | |||||||||||||
| LDRA tool suite |
| 79 S | Enhanced Enforcement | ||||||||||||
| PC-lint Plus |
| 823 | Fully supported | ||||||||||||
| Polyspace Bug Finder |
| CERT C: Rec. PRE11-C | Checks for macros terminated with semicolons (rule fully covered) | PRQA QA-C | |||||||||||
| Include Page | PRQA QA-C_v | PRQA QA-C_v | 3412 | Partially implemented||||||||||||
| RuleChecker |
| macro-final-semicolon | Fully checked |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...