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 2015/11/19 18:59:10 UTC

[jira] [Commented] (PDFBOX-3120) ArrayIndexOutOfBoundsException in CodespaceRange.isPartialMatch / CMap is invalid

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

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

Commit 1715227 from [~tilman] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1715227 ]

PDFBOX-3120: avoid ArrayIndexOutOfBoundsException

> ArrayIndexOutOfBoundsException in CodespaceRange.isPartialMatch / CMap is invalid
> ---------------------------------------------------------------------------------
>
>                 Key: PDFBOX-3120
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3120
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.0
>            Reporter: Tilman Hausherr
>         Attachments: PDFBOX-3120-127166-p5.pdf
>
>
> {code}
> Caused by: java.lang.ArrayIndexOutOfBoundsException: 1
>     org.apache.fontbox.cmap.CodespaceRange.isPartialMatch(CodespaceRange.java:129)
>     org.apache.fontbox.cmap.CMap.readCode(CMap.java:133)
>     org.apache.pdfbox.pdmodel.font.PDType0Font.readCode(PDType0Font.java:454)
>     org.apache.pdfbox.contentstream.PDFStreamEngine.showText(PDFStreamEngine.java:677)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org