...
This rule appears in the Java Secure Coding Standard as FIO06-J. Ensure all Close resources are properly closed when they are no longer needed.
...
...
This rule appears in the Java Secure Coding Standard as FIO06-J. Ensure all Close resources are properly closed when they are no longer needed.
...