[
https://issues.apache.org/jira/browse/OFBIZ-4399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100423#comment-13100423
]
Adrian Crum commented on OFBIZ-4399:
------------------------------------
It appears to me that any condition that would result in a null reference would
throw an exception before the null reference is used.
> Possible null pointer exception
> -------------------------------
>
> Key: OFBIZ-4399
> URL: https://issues.apache.org/jira/browse/OFBIZ-4399
> Project: OFBiz
> Issue Type: Bug
> Components: framework
> Reporter: Dimitri Unruh
> Priority: Minor
> Attachments: OFBIZ-4399.patch
>
>
> Hi everybody,
> in UtilCache.getNextDefaultIndex(String cacheName) the return value the
> curInd object is dereferenced without a null check.
> This may lead to a NullPointerException when the code is executed.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira