...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL40-C | Low | Unlikely | Medium | P2 | L3 |
Automated Detection
Tool | Version | Checker | Description |
---|---|---|---|
8.5.4 | 1 X | Fully implemented | |
PRQA QA-C | 8.1 | 1510 | Fully implemented |
Related Guidelines
CERT C Secure Coding Standard | ARR31-C. Use consistent array notation across all source files |
ISO/IEC TS 17961 | Declaring the same function or object in incompatible ways [funcdecl] |
...