This series contains various coverity fixes.

Eelco Chaudron (4):
  odp-util: Fix Coverity warning in commit_encap_decap_action().
  odputil: Add full bounds checks to format_odp_tnl_push_header().
  ovsdb-idl: Check ovsdb_datum_find_key() return before using pos.
  netdev-dpdk: Fix vhost_driver_flags data race in destruct.

 lib/netdev-dpdk.c |   4 +-
 lib/odp-util.c    | 133 ++++++++++++++++++++++++++++++++++++++++++----
 lib/ovsdb-idl.c   |   9 +++-
 3 files changed, 134 insertions(+), 12 deletions(-)

-- 
2.52.0

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to