This series fixes a couple of issues reported by Coverity. Only the ofproto one might potentially require a backport, the rest of them should be fine, and have no Fixes tag.
Eelco Chaudron (6): ofproto: Fix missing lock when reading oftable->vacancy_up/down. ovsdb-monitor: Fix dereference after null check. ovsdb-trigger: Fix dereference after null check. ovsdb-relay: Fix dereference before null check. ovsdb-raft: Fix dereference after null check. ovsdb-transaction: Fix dereference after null check. ofproto/ofproto.c | 4 ++++ ovsdb/monitor.c | 1 + ovsdb/raft.c | 4 +++- ovsdb/relay.c | 1 + ovsdb/transaction.c | 1 + ovsdb/trigger.c | 1 + 6 files changed, 11 insertions(+), 1 deletion(-) -- 2.50.1 _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev