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 2014/08/16 16:48:18 UTC

[jira] [Commented] (PDFBOX-2271) Potential NPE in PDAppearanceString.java

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

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

Commit 1618369 from [~msahyoun] in branch 'pdfbox/trunk'
[ https://svn.apache.org/r1618369 ]

PDFBOX-2271: Avoid potential NPE in PDAppearanceString.java

> Potential NPE in PDAppearanceString.java
> ----------------------------------------
>
>                 Key: PDFBOX-2271
>                 URL: https://issues.apache.org/jira/browse/PDFBOX-2271
>             Project: PDFBox
>          Issue Type: Bug
>    Affects Versions: 2.0.0
>            Reporter: Maruan Sahyoun
>            Assignee: Maruan Sahyoun
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> containsMarkedContent() in o.a.p.pdmodel.interactive.form.PDAppearanceString.java might throw an NPE if the parameters passed to the getStreamTokens() methods are null as the List variable tokens is initialized to null. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)