GitHub user SvetlinZarev opened a pull request:
https://github.com/apache/commons-io/pull/58
Fix IO-535
Fix IO-535
Adds test case to verify the incorrect behavior and the fix.
Does not incorrectly remove the Thread.currentThread().interrupt(); like
the original PR
Github user SvetlinZarev closed the pull request at:
https://github.com/apache/commons-codec/pull/5
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the
GitHub user SvetlinZarev opened a pull request:
https://github.com/apache/commons-codec/pull/5
Do not leak file descriptors
Bug: CODEC-225
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/SvetlinZarev/commons-codec StreamLeaks