Abhay Kulkarni created RANGER-849:
-------------------------------------
Summary: Good coding practice: fix potentil Null Pointer
dereference issues in Ranger codebase
Key: RANGER-849
URL: https://issues.apache.org/jira/browse/RANGER-849
Project: Ranger
Issue Type: Bug
Components: admin
Affects Versions: 0.6.0
Reporter: Abhay Kulkarni
Assignee: Abhay Kulkarni
Fix For: 0.6.0
Potential Null Pointer dereferences in AbstractServiceStore.
Example:
Calling a method on null object "resultList" at
/agents-common/src/main/java/org/apache/ranger/plugin/store/AbstractServiceStore.java:
103 in
org.apache.ranger.plugin.store.AbstractServiceStore.getPaginatedServicePolicies(java.lang.String,
org.apache.ranger.plugin.util.SearchFilter)()
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)