Updated git submodules
authorFaseela K <faseela.k@ericsson.com>
Mon, 12 Jun 2017 07:09:30 +0000 (07:09 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 12 Jun 2017 07:09:30 +0000 (07:09 +0000)
Project: genius master e5493a1e4c8e3baecc965e4a0e9dedb7e6a76e03

Merge "Bug 8008: NPE detected in IfMgrRpcService.getDpnInterfaceList"

Bug 8008: NPE detected in IfMgrRpcService.getDpnInterfaceList

 + This line is throwing NPEs because rpcResultBuilder is NULL under
   certain circumstances:

   return Futures.immediateFuture(rpcResultBuilder.build());

 + I'm fixing other potential NPE for the same price

Change-Id: Ib6bf5039234f114228eb7d6a9c4f3b1882831e5d
Signed-off-by: Miguel Perez <francisco.miguel.perez@ericsson.com>
docs/submodules/genius

index d9595edd33fc94199ba4aec435812d2d0c495ef2..e5493a1e4c8e3baecc965e4a0e9dedb7e6a76e03 160000 (submodule)
@@ -1 +1 @@
-Subproject commit d9595edd33fc94199ba4aec435812d2d0c495ef2
+Subproject commit e5493a1e4c8e3baecc965e4a0e9dedb7e6a76e03