Tilman Hausherr created PDFBOX-4849:
---------------------------------------

             Summary: FlateFilter Inflater leaks
                 Key: PDFBOX-4849
                 URL: https://issues.apache.org/jira/browse/PDFBOX-4849
             Project: PDFBox
          Issue Type: Bug
    Affects Versions: 2.0.19
            Reporter: Tilman Hausherr
            Assignee: Tilman Hausherr
             Fix For: 2.0.20, 3.0.0 PDFBox


>From Christof Lorenz on the users mailing list
{quote}
I saw that the inflater's end() method is being called in 
FlateFilter.decompress.
But our tests are showing inflaters not being closed, that were opened by 
FlateFilter.decompress.
I think the inflater.end() should be called in a finally block to really close 
them all.
{quote}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to