You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Tilman Hausherr (Jira)" <ji...@apache.org> on 2020/05/28 17:46:00 UTC

[jira] [Created] (PDFBOX-4849) FlateFilter Inflater leaks

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-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org