[dpdk-dev] [PATCH] Mem: Fixes small memory leak due to missing free.

Mcnamara, John john.mcnamara at intel.com
Wed May 20 00:38:31 CEST 2015


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of eziegenb
> Sent: Tuesday, May 19, 2015 8:55 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] Mem: Fixes small memory leak due to missing
> free.
> 
> A function in cmdline.c has a return that does not free buf properly.

That didn't turn up in the Coverity scan (perhaps because it is in the #else branch of an #ifdef) but it is a leak.

Acked-by: John McNamara <john.mcnamara at intel.com>

 


More information about the dev mailing list