
...
Recommendation | Severity | Likelihood | Remediation Cost | Priority | Level |
---|---|---|---|---|---|
DCL19-C | low | unlikely | medium | P2 | L3 |
Automated Detection
...
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
|
Related Guidelines
CERT C++ Secure Coding Standard: DCL07-CPP. Minimize the scope of variables and methods
...