[ovs-dev] [PATCH] Free port bindings when deleting cached ports.

Ben Pfaff blp at ovn.org
Fri Jul 14 21:45:25 UTC 2017


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 <mmichels at redhat.com>
> Reported-by: Lance Richardson <lrichard at redhat.com>

Applied to master, thanks!


More information about the dev mailing list