[ https://issues.apache.org/jira/browse/PDFBOX-3702?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903777#comment-15903777 ]
ASF subversion and git services commented on PDFBOX-3702: --------------------------------------------------------- Commit 1786234 from [~tilman] in branch 'pdfbox/branches/2.0' [ https://svn.apache.org/r1786234 ] PDFBOX-3702: revert my own change; avoid ArrayIndexOutOfBoundsException, by Oliver Schmidtmer > ArrayIndexOutOfBoundsException in CCITTFaxDecoderStream.decode2D > ---------------------------------------------------------------- > > Key: PDFBOX-3702 > URL: https://issues.apache.org/jira/browse/PDFBOX-3702 > Project: PDFBox > Issue Type: Bug > Components: Parsing > Affects Versions: 2.0.4 > Reporter: Tilman Hausherr > Assignee: Tilman Hausherr > Labels: CCITTFaxDecode, ccitt > Fix For: 2.0.5, 2.1.0 > > Attachments: 223423-p53.pdf > > > {code} > java.lang.ArrayIndexOutOfBoundsException: 25 > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decode2D(CCITTFaxDecoderStream.java:192) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decodeRowType6(CCITTFaxDecoderStream.java:292) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.decodeRow(CCITTFaxDecoderStream.java:304) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.fetch(CCITTFaxDecoderStream.java:117) > > org.apache.pdfbox.filter.CCITTFaxDecoderStream.read(CCITTFaxDecoderStream.java:457) > > org.apache.pdfbox.filter.CCITTFaxFilter.readFromDecoderStream(CCITTFaxFilter.java:119) > org.apache.pdfbox.filter.CCITTFaxFilter.decode(CCITTFaxFilter.java:91) > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org For additional commands, e-mail: dev-h...@pdfbox.apache.org