On Thu, Oct 03, 2019 at 10:15:59AM +0200, Damijan Skvarc wrote: > memory leak happens while calling netdev_get_addr_list() function. This > function allocates memory for ip_addr and mask output arguments, but > this memory is never freed. > > Signed-off-by: Damijan Skvarc <[email protected]>
Thank you. I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
