[ovs-dev] [PATCH] pinctrl: Fix memory leak for NAT IPs in send_garp_run().

Ben Pfaff blp at ovn.org
Fri Aug 19 16:03:46 UTC 2016


On Fri, Aug 19, 2016 at 08:35:57AM -0700, Ben Pfaff wrote:
> send_garp_run() allocated and populated a shash of struct lport_addresses,
> but it only freed some of the data.  This fixes the problem.
> 
> CC: Chandra S Vejendla <csvejend at us.ibm.com>
> Reported-by: Ramu Ramamurthy <ramu.ramamurthy at gmail.com>
> Fixes: 8439c2ebd823 ("ovn: Support for GARP for NAT IPs via localnet")
> Signed-off-by: Ben Pfaff <blp at ovn.org>

I rebased this because a previous fix has already caused a conflict.



More information about the dev mailing list