You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Tim Allison (JIRA)" <ji...@apache.org> on 2017/05/16 18:56:04 UTC

[jira] [Created] (TIKA-2367) Avoid npe in wmf

Tim Allison created TIKA-2367:
---------------------------------

             Summary: Avoid npe in wmf
                 Key: TIKA-2367
                 URL: https://issues.apache.org/jira/browse/TIKA-2367
             Project: Tika
          Issue Type: Improvement
            Reporter: Tim Allison
            Priority: Trivial


Found in regression runs.

{noformat}
Caused by: java.lang.NullPointerException
	at org.apache.tika.parser.microsoft.WMFParser.parse(WMFParser.java:74)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)