> On May 26, 2017, at 10:55 PM, Ben Pfaff <[email protected]> wrote: > > This function tried to check 'iface_peer' for null, but it actually > checked its always-nonnull 'peer' argument instead. This fixes the > problem. > > Found by Coverity. > > Reported-at: > https://scan3.coverity.com/reports.htm#v16889/p10449/fileInstanceId=14763064&defectInstanceId=4305294&mergedDefectId=179852 > Signed-off-by: Ben Pfaff <[email protected]>
Acked-by: Justin Pettit <[email protected]> --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
