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

Thomas Monjalon thomas at monjalon.net
Wed May 2 17:17:09 CEST 2018


02/05/2018 13:09, Olivier Matz:
> On Wed, May 02, 2018 at 10:26:32AM +0000, Jianfeng Tan wrote:
> > params is not freed if pthread_create() fails. The fix is
> > straight-forward.
> > 
> > Fixes: 3d09a6e26d8b ("eal: fix threads block on barrier")
> > 
> > Reported-by: Olivier Matz <olivier.matz at 6wind.com>
> > Signed-off-by: Jianfeng Tan <jianfeng.tan at intel.com>
> 
> Reviewed-by: Olivier Matz <olivier.matz at 6wind.com>

Applied, thanks




More information about the dev mailing list