Edoardo Causarano created PDFBOX-1462:
-----------------------------------------

             Summary: OOM on object deflate
                 Key: PDFBOX-1462
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1462
             Project: PDFBox
          Issue Type: Bug
    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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to