...
Search for vulnerabilities resulting from the violation of this rule guideline on the CERT website.
Other Languages
This rule guideline appears in the C Secure Coding Standard as DCL01-C. Do not reuse variable names in subscopes.
This rule guideline appears in the C++ Secure Coding Standard as DCL01-CPP. Do not reuse variable names in subscopes.
...