...
Rule | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL31-C | low | unlikely | low | P3 | L3 |
Automated Detection
GCC Compiler Version 3.4.4 will issue a warning if a variable is defined with an implicit type or an implicit declaration of a function is used.
The EDG Front End to Compass/ROSE can detect violations of this rule.
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...