[
https://issues.apache.org/jira/browse/PDFBOX-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15562977#comment-15562977
]
ASF subversion and git services commented on PDFBOX-3514:
---------------------------------------------------------
Commit 1764156 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1764156 ]
PDFBOX-3514: avoid endless recursion in toString(), by Simon Steiner
> Stackoverflow exception
> -----------------------
>
> Key: PDFBOX-3514
> URL: https://issues.apache.org/jira/browse/PDFBOX-3514
> Project: PDFBox
> Issue Type: Bug
> Components: Parsing
> Affects Versions: 2.0.3
> Reporter: simon steiner
> Attachments: stackoverflowtostring.patch
>
>
> pdf from PDFBOX-1365
> PDDocument x = PDDocument.load(new File("out_PDFA.pdf"));
> x.getPage(0).getCOSObject().toString();
> x.close();
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]