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 18:01:00 UTC

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

     [ https://issues.apache.org/jira/browse/PDFBOX-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tilman Hausherr resolved PDFBOX-4849.
-------------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>             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