On Fri, Apr 07, 2017 at 02:43:42PM -0700, Yi-Hung Wei wrote: > In testcase "simple idl, conditional, multiple clauses in condition - C", > valgrind reports a memory leak with the following call stack. > xmalloc (util.c:112) > resize (hmap.c:100) > ovsdb_idl_condition_clone (ovsdb-idl.c:1075) > ovsdb_idl_set_condition (ovsdb-idl.c:1095) > update_conditions (test-ovsdb.c:2299) > do_idl (test-ovsdb.c:2388) > ovs_cmdl_run_command__ (command-line.c:115) > main (test-ovsdb.c:73) > > Signed-off-by: Yi-Hung Wei <[email protected]>
Thanks, I applied this to master, branch-2.7, and branch-2.6. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
