On Fri, Apr 07, 2017 at 02:43:41PM -0700, Yi-Hung Wei wrote: > In testcase "ofproto-dpif - VLAN handling", valgrind reports a memory > leak with the following call stack. > xcalloc (util.c:95) > bitmap_allocate (bitmap.h:51) > vlan_bitmap_from_array (vlan-bitmap.c:32) > port_configure (bridge.c:983) > bridge_reconfigure (bridge.c:682) > bridge_run (bridge.c:2993) > main (ovs-vswitchd.c:111) > > Signed-off-by: Yi-Hung Wei <[email protected]>
Thanks, I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
