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/07/05 16:59:00 UTC

[jira] [Commented] (PDFBOX-3855) NPE in CFFParser.parse()

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

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

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

PDFBOX-3855: avoid NPE

> NPE in CFFParser.parse()
> ------------------------
>
>                 Key: PDFBOX-3855
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-3855
>             Project: PDFBox
>          Issue Type: Bug
>          Components: FontBox
>    Affects Versions: 2.0.6
>            Reporter: Tilman Hausherr
>            Assignee: Tilman Hausherr
>             Fix For: 2.0.7, 3.0.0
>
>
> {code}
> java.lang.NullPointerException: null
>     org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:139)
>     org.apache.fontbox.cff.CFFParser.parse(CFFParser.java:68)
>     org.apache.pdfbox.pdmodel.font.PDType1CFont.<init>(PDType1CFont.java:103)
>     org.apache.pdfbox.pdmodel.font.PDFontFactory.createFont(PDFontFactory.java:60)
> {code}
> I can't share the file due to confidentiality. I'll just catch the null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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