CWE-1126: Declaration of Variable with Unnecessarily Wide Scope
The source code declares a variable in one scope, but the variable is only used within a narrower scope.
0 tracked CVEs are classified under this weakness.
The source code declares a variable in one scope, but the variable is only used within a narrower scope.
0 tracked CVEs are classified under this weakness.