[ https://issues.apache.org/jira/browse/PDFBOX-6059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tilman Hausherr resolved PDFBOX-6059. ------------------------------------- Fix Version/s: 2.0.35 3.0.6 PDFBox 4.0.0 Assignee: Tilman Hausherr Resolution: Fixed > 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, 3.0.5 PDFBox > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Priority: Minor > Fix For: 2.0.35, 3.0.6 PDFBox, 4.0.0 > > > 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