changes.mady.by.user Robert Seacord
Saved on Feb 10, 2011
...
CERT C++ Secure Coding Standard: DCL07-CPP. Use as minimal scope as possible for all Minimize the scope of variables and methods
The CERT Oracle Secure Coding Standard for Java: DCL14-J. Minimize the scope of variables