Maruan Sahyoun created PDFBOX-2271:
--------------------------------------
Summary: 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)