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

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

Commit 1928213 from Tilman Hausherr in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1928213 ]

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: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to