Changliang Wu <[email protected]> writes: > snprintf will automatically write \0 at the end of the string, > and the last one byte will be out of bound. > > create a new func format_hex_arg with delimiter in utils, > instead of chassisid_to string and format_hex_arg. > > Found in sanitize test. > > Signed-off-by: Changliang Wu <[email protected]> > ---
Thanks, applied and backported. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
