[
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)