[ovs-dev] [PATCH net 0/2] openvswitch tests for nla_nest_start

Stephen Hemminger stephen at networkplumber.org
Wed Jul 18 16:12:14 UTC 2018


Coverity is looking for bugs here, and a couple of new bugzilla
reports showed up where nla_nest_start return is not checked
for NULL.

Stephen Hemminger (2):
  openvswitch: check for null return for nla_nest_start
  openvswitch: check for null return for nla_nest_start in datapath

 net/openvswitch/conntrack.c | 2 ++
 net/openvswitch/datapath.c  | 8 ++++++++
 2 files changed, 10 insertions(+)

-- 
2.18.0



More information about the dev mailing list