[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180718161216.27820-1-sthemmin@microsoft.com>
Date: Wed, 18 Jul 2018 09:12:14 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: pshelar@....org, davem@...emloft.net
Cc: netdev@...r.kernel.org, dev@...nvswitch.org,
Stephen Hemminger <sthemmin@...rosoft.com>
Subject: [PATCH net 0/2] openvswitch tests for nla_nest_start
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
Powered by blists - more mailing lists