GCC 14.1.1 on Fedora 41 fails to build reporting some warnings when
building with '-fsanitize=address,undefined'.

Ilya Maximets (3):
  ofproto-dpif-xlate: Initialize observe_offset for sample actions.
  util: Add non-NULL format assertion to xvasprintf.
  match: Fix false-positive snprintf size warning.

 lib/match.c                  | 2 +-
 lib/util.c                   | 2 ++
 ofproto/ofproto-dpif-xlate.c | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

-- 
2.45.2

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to