[
https://issues.apache.org/jira/browse/PDFBOX-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1462:
--------------------------------
Component/s: Parsing
> OOM on object deflate
> ---------------------
>
> Key: PDFBOX-1462
> URL: https://issues.apache.org/jira/browse/PDFBOX-1462
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 1.7.1
> Reporter: Edoardo Causarano
>
> org.apache.pdfbox.filter.FlateFilter#decompress can cause OOM (depending on
> the size of the document and configured heap of course.) Consider using
> something like
> http://docs.guava-libraries.googlecode.com/git/javadoc/com/google/common/io/FileBackedOutputStream.html
> to constraint memory pressure.
> Best,
> Edoardo
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)