[
https://issues.apache.org/jira/browse/PDFBOX-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017957#comment-18017957
]
ASF subversion and git services commented on PDFBOX-6059:
---------------------------------------------------------
Commit 1928210 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1928210 ]
PDFBOX-6059: avoid ClassCastException
> Fix possible ClassCastException
> -------------------------------
>
> Key: PDFBOX-6059
> URL: https://issues.apache.org/jira/browse/PDFBOX-6059
> Project: PDFBox
> Issue Type: Bug
> Affects Versions: 2.0.34
> Reporter: Tilman Hausherr
> Priority: Minor
>
> See linked VeraPDF bug report, this looks similar to a potential PDFBox bug,
> e.g. this code in PDNumberTreeNode in 2.0:
> {code:java}
> COSArray kids = (COSArray)node.getDictionaryObject( COSName.KIDS );
> {code}
> And there are more...
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]