You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/03/06 17:33:33 UTC

[jira] [Commented] (PDFBOX-3702) ArrayIndexOutOfBoundsException in CCITTFaxDecoderStream.decode2D

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

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

Commit 1785699 from [~tilman] in branch 'pdfbox/branches/2.0'
[ https://svn.apache.org/r1785699 ]

PDFBOX-3702: avoid ArrayIndexOutOfBoundsException

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