[ 
https://issues.apache.org/jira/browse/PDFBOX-5582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17705835#comment-17705835
 ] 

ASF subversion and git services commented on PDFBOX-5582:
---------------------------------------------------------

Commit 1908760 from [email protected] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1908760 ]

PDFBOX-5582: don't use the given number of objects to initialize the list to 
avoid an OOME

> Avoid OOME when parsing an malformed pdf with a corrupted object stream
> -----------------------------------------------------------------------
>
>                 Key: PDFBOX-5582
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-5582
>             Project: PDFBox
>          Issue Type: Bug
>          Components: Parsing
>    Affects Versions: 2.0.27
>            Reporter: Andreas Lehmkühler
>            Assignee: Andreas Lehmkühler
>            Priority: Major
>             Fix For: 2.0.28
>
>         Attachments: ome-1.pdf
>
>
> The PDFBox user Nikolay Kasapov filed an issue with the attached pdf using 
> [email protected]
> The attached pdf leads to an out of memory exception when opening it. 
> The pdf is malformed and uses a very high value for the number of objects of 
> a compressed object stream. The issue is related to PDFBOX-5177 and occurs if 
> the pdf is malformed and the brute force parser is triggered.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to