[
https://issues.apache.org/jira/browse/TIKA-2367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16013002#comment-16013002
]
Hudson commented on TIKA-2367:
------------------------------
FAILURE: Integrated in Jenkins build Tika-trunk #1268 (See
[https://builds.apache.org/job/Tika-trunk/1268/])
TIKA-2367 -- avoid npe in WMF (tallison:
[https://github.com/apache/tika/commit/48580b0dd9bae39d8a32192bc2b8c3e4177a84be])
* (edit)
tika-parsers/src/main/java/org/apache/tika/parser/microsoft/WMFParser.java
> 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
> Fix For: 1.15
>
>
> 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)