On Thu, Feb 6, 2025 at 6:12 AM Eelco Chaudron <[email protected]> wrote: > > This patch addresses several common issues in various test programs > instead of sending multiple small patches. While these are not > critical, cleaning them up improves code quality. > > - Fixed two resource leaks in test-aa.c and test-ovsdb.c. > - Fixed four instances of unchecked return values in test-ovsdb.c > and test-packet.c. > - Fixed one out-of-bounds read in test-ccmap.c > > Signed-off-by: Eelco Chaudron <[email protected]>
Acked-by: Mike Pattrick <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
