[ https://issues.apache.org/jira/browse/PDFBOX-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maruan Sahyoun resolved PDFBOX-2271. ------------------------------------ Resolution: Fixed > Potential NPE in PDAppearanceString.java > ---------------------------------------- > > Key: PDFBOX-2271 > URL: https://issues.apache.org/jira/browse/PDFBOX-2271 > Project: PDFBox > Issue Type: Bug > Components: AcroForm > Affects Versions: 2.0.0 > Reporter: Maruan Sahyoun > Assignee: Maruan Sahyoun > Priority: Minor > Labels: Appearance > 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)