On Fri, Jul 14, 2017 at 02:27:24PM -0500, Mark Michelson wrote: > Running test "ovn-controller-vtep binding 2" with address sanitizer > enabled resulted in a failure due to a memory leak. The cached switch > port's bindings were not being freed when the port was freed. The > fix is to destroy the bindings hash table when the switch port is > freed. > > Signed-off-by: Mark Michelson <[email protected]> > Reported-by: Lance Richardson <[email protected]>
Applied to master, thanks! _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
