Thanks, fixed in
https://issues.apache.org/jira/browse/PDFBOX-4849
Tilman
Am 03.04.2020 um 10:19 schrieb Christof Lorenz:
Hello,
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.
What do you guys think?
Christof
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: users-h...@pdfbox.apache.org