Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
5.2
-
None
Description
The finally block does not check for file == null, so file oper failure generates an NPE rather than propagating the IOError.
The finally block does not check for file == null, so file oper failure generates an NPE rather than propagating the IOError.