You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Lukasz Lenart (JIRA)" <ji...@apache.org> on 2014/07/28 21:37:38 UTC

[jira] [Resolved] (WW-4360) Fix potential NullPointerExceptions in xwork-core

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

Lukasz Lenart resolved WW-4360.
-------------------------------

    Resolution: Fixed

Patch applied, thanks!

> Fix potential NullPointerExceptions in xwork-core
> -------------------------------------------------
>
>                 Key: WW-4360
>                 URL: https://issues.apache.org/jira/browse/WW-4360
>             Project: Struts 2
>          Issue Type: Bug
>            Reporter: Joseph Walton
>            Priority: Minor
>             Fix For: 2.3.18
>
>
> Eclipse's static analysis of nulls identifies a number of spots in xwork-core where a NullPointerException can occur. This change fixes them either to rearrange things so they can't happen or to throw a more specific exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)