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 2015/04/14 12:58:12 UTC

[jira] [Resolved] (TIKA-1605) Fix potential NPEs in Throwable.getMessage().XYZ()

     [ https://issues.apache.org/jira/browse/TIKA-1605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Allison resolved TIKA-1605.
-------------------------------
    Resolution: Fixed

r1673406

> Fix potential NPEs in Throwable.getMessage().XYZ()
> --------------------------------------------------
>
>                 Key: TIKA-1605
>                 URL: https://issues.apache.org/jira/browse/TIKA-1605
>             Project: Tika
>          Issue Type: Bug
>            Reporter: Tim Allison
>            Assignee: Tim Allison
>            Priority: Trivial
>
> There are a handful of places in our codebase where we assume that getMessage() will return a non-null value.  We need to fix these to check for nulls.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)