[ovs-dev] [PATCH] patch: Check the right variable for null.

Justin Pettit jpettit at ovn.org
Thu Jun 1 23:57:42 UTC 2017


> On May 26, 2017, at 10:55 PM, Ben Pfaff <blp at ovn.org> 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 <blp at ovn.org>

Acked-by: Justin Pettit <jpettit at ovn.org>

--Justin




More information about the dev mailing list