Fixed possible NPE in flow reconciliation 63/10063/1
authorTony Tkacik <ttkacik@cisco.com>
Tue, 19 Aug 2014 12:58:48 +0000 (14:58 +0200)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 19 Aug 2014 13:30:18 +0000 (15:30 +0200)
commit01695deeceb26d4cd0694e1e40b9a296ae413c5b
treebf9c3e287f515352cdb4f8176c44d4bb3c56b7c7
parent57769930716e9e5a55336145998525d3392c0ed8
Fixed possible NPE in flow  reconciliation

Code assumed non-null lists when processing augmentation
but Binding Specification allows null to be present.

Change-Id: Ifec62afc2ffd9eb3073685251b62359591ee955d
Signed-off-by: Tony Tkacik <ttkacik@cisco.com>
opendaylight/md-sal/forwardingrules-manager/src/main/java/org/opendaylight/controller/frm/reconil/FlowNodeReconcilListener.java