[dpdk-dev] [PATCH] linuxapp/eal: fix memory leak

Ferruh Yigit ferruh.yigit at intel.com
Tue Oct 24 02:06:37 CEST 2017


On 9/20/2017 3:08 AM, Yong Wang wrote:
> In func rte_eal_init(), dynamic memory stored in 'logid' allocated
> through func 'strdup' is lost when return. Fix it by freeing the memory
> before return.

Hi Yong,

This seems duplicate of http://dpdk.org/dev/patchwork/patch/29112/

Please check following threads related to the patch
http://dpdk.org/ml/archives/dev/2017-October/077440.html
http://dpdk.org/ml/archives/dev/2017-October/078607.html

I am updating patch as duplicated in patchwork.

> 
> Signed-off-by: Yong Wang <wang.yong19 at zte.com.cn>

<...>



More information about the dev mailing list