GitHub user grigoriy opened a pull request: https://github.com/apache/pdfbox-jbig2/pull/1
fix a memory leak in the cache Please see https://github.com/levigo/jbig2-imageio/issues/53. I added a test which had been failing before this fix. You can merge this pull request into a Git repository by running: $ git pull https://github.com/grigoriy/pdfbox-jbig2 cache-fix Alternatively you can review and apply these changes as the patch at: https://github.com/apache/pdfbox-jbig2/pull/1.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1 ---- commit 1795ee9a91123506d05351b590f4ce117b2f17de Author: Grigoriy Alekseev <g.alekseev@...> Date: 2018-08-10T17:09:31Z fix a memory leak in the cache ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org