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