Re: [PATCH v3] nfp: abm: fix memory leak in nfp_abm_u32_knode_replace

From: David Miller
Date: Fri Sep 27 2019 - 14:56:17 EST


From: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>
Date: Thu, 26 Sep 2019 20:51:46 -0500

> In nfp_abm_u32_knode_replace if the allocation for match fails it should
> go to the error handling instead of returning. Updated other gotos to
> have correct errno returned, too.
>
> Signed-off-by: Navid Emamdoost <navid.emamdoost@xxxxxxxxx>

Applied.