On Tue, Sep 29, 2020 at 5:32 AM wangyunjian wrote:
>
> From: Yunjian Wang
>
> In rte_efd_create() allocated memory for tailq entry, we should
> free it when error happens, otherwise it will lead to memory leak.
>
> Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library")
> Cc: sta...@dpd
[dpdk-dev] [PATCH] efd: fix tailq entry leak in error path
>
> Byron, Yipeng,
> Please could you review?
> Thanks
>
> 29/09/2020 05:31, wangyunjian:
> > From: Yunjian Wang
> >
> > In rte_efd_create() allocated memory for tailq entry, we should free
> > it whe
Byron, Yipeng,
Please could you review?
Thanks
29/09/2020 05:31, wangyunjian:
> From: Yunjian Wang
>
> In rte_efd_create() allocated memory for tailq entry, we should
> free it when error happens, otherwise it will lead to memory leak.
>
> Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor
From: Yunjian Wang
In rte_efd_create() allocated memory for tailq entry, we should
free it when error happens, otherwise it will lead to memory leak.
Fixes: 56b6ef874f80 ("efd: new Elastic Flow Distributor library")
Cc: sta...@dpdk.org
Signed-off-by: Yunjian Wang
---
lib/librte_efd/rte_efd.c
4 matches
Mail list logo