On Thu, Dec 24, 2015 at 10:28:40AM -0800, William Tu wrote: > Call ds_put_and_free_cstr instead of ds_put_cstr to free msg. > Reported by test cases: 325, 326 > ofp_print_bundle_add (ofp-print.c:3027) > ofp_to_string__ (ofp-print.c:3410) > ofp_to_string (ofp-print.c:3465) > ofp_print (ofp-print.c:3497) > ofctl_ofp_print (ovs-ofctl.c:3818) > ovs_cmdl_run_command (command-line.c:121) > main (ovs-ofctl.c:135) > > Signed-off-by: William Tu <[email protected]> > Signed-off-by: Daniele Di Proietto <[email protected]> > Co-authored-by: Daniele Di Proietto <[email protected]>
Thanks, applied to master, branch-2.5, and branch-2.4. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
