[ovs-dev] [PATCH] test-stream: Silence memory leak report.

Flavio Leitner fbl at sysclose.org
Thu Dec 17 18:12:32 UTC 2020


On Thu, Dec 17, 2020 at 06:20:05PM +0100, Ilya Maximets wrote:
> AddressSanitizer reports this as a leak.
> Let's just free the memory before exiting to avoid the noise.
> 
> 'stream_close()' doesn't update the pointer, so this will not
> change the return value.
> 
> Signed-off-by: Ilya Maximets <i.maximets at ovn.org>
> ---

Acked-by: Flavio Leitner <fbl at sysclose.org>



More information about the dev mailing list