https://bz.apache.org/bugzilla/show_bug.cgi?id=58062
Bug ID: 58062
Summary: Close IO Streams in finally statement
Product: Log4j
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P2
Component: Other
Assignee: [email protected]
Reporter: [email protected]
The problem here is that if an exception is thrown during the read process the
method will exit without closing the stream and hence without releasing the
file system resources, it may run out of resources before it does run.I will
make a commit in github right now.
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]