ACL: NullPointerException in AclEventListener 79/82979/4
authorShashidhar Raja <shashidharr@altencalsoftlabs.com>
Tue, 9 Jul 2019 13:17:23 +0000 (18:47 +0530)
committerFaseela K <faseela.k@ericsson.com>
Wed, 7 Aug 2019 11:07:58 +0000 (11:07 +0000)
commit7711033cbeb3e98edda8a3df65bdb973f729886c
tree93b08e95c9681a646e054e8d262c5cd38265a768
parent3b23f00dfc42b7ca8c5bc2be202ecd0b6bfc9619
ACL: NullPointerException in AclEventListener

Added validations to check getAccessListEntries() before
using it to access getAce() in AclEventListener

Change-Id: I5d7ddac957111bfcc2b5fee2d91bb8e56f925982
Signed-off-by: Shashidhar Raja <shashidharr@altencalsoftlabs.com>
aclservice/impl/src/main/java/org/opendaylight/netvirt/aclservice/listeners/AclEventListener.java
aclservice/impl/src/main/java/org/opendaylight/netvirt/aclservice/utils/AclServiceUtils.java