...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL01-PL | Low | Probable | Medium | P4 | L3 |
Related Guidelines
...
DCL01-C. Do not reuse variable names in subscopesCERT C++ Secure Coding Standard | |
---|---|
CERT C++ Secure Coding Standard |
...
Automated Detection
Tool | Version | Checker | Description |
---|---|---|---|
B::Lint | 5.0 | .* masks earlier declaration in same scope | Implemented |
...