[
https://issues.apache.org/jira/browse/PDFBOX-1909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilman Hausherr resolved PDFBOX-1909.
-------------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
1.8.5
I modified BaseParser.java in rev 1567681 for the 2.0 version and rev 1567684
for the 1.8.5 version. Additionally to close open streams, I fixed javadoc and
a comment; removed dead code introduced with rev. 763249; removed unneeded
assignments flagged by my IDE.
I'm done now; I didn't fix tests, command line utilities and a deprecated
module because it doesn't really matter there.
> Close open streams
> ------------------
>
> Key: PDFBOX-1909
> URL: https://issues.apache.org/jira/browse/PDFBOX-1909
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 1.8.4, 2.0.0
> Reporter: Tilman Hausherr
> Assignee: Tilman Hausherr
> Priority: Trivial
> Fix For: 1.8.5, 2.0.0
>
>
> There are still several cases where inputStreams aren't closed. I'll fix
> this, probably in several steps.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)