On Fri, Apr 07, 2017 at 02:43:45PM -0700, Yi-Hung Wei wrote: > In testcase "2319: ovn-nbctl - NATs", valgrind reports a memory leak with > the following code stack. > xmalloc (util.c:112) > xvasprintf (util.c:176) > xasprintf (util.c:272) > nbctl_lr_nat_list (ovn-nbctl.c:2400) > do_nbctl (ovn-nbctl.c:3121) > main (ovn-nbctl.c:142) > > Signed-off-by: Yi-Hung Wei <[email protected]>
Good catch, thank you! I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
