[
https://issues.apache.org/jira/browse/WW-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14076671#comment-14076671
]
ASF subversion and git services commented on WW-4360:
-----------------------------------------------------
Commit 413d67bd28ea414e586e596a50d68d9d2d0312a2 in struts's branch
refs/heads/develop from [~lukaszlenart]
[ https://git-wip-us.apache.org/repos/asf?p=struts.git;h=413d67b ]
WW-4360 Fixes potential NullPointerExceptions
> 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)