[Patch v2 1/2] net/mana: fix memory leak on MR variable allocation

Ferruh Yigit ferruh.yigit at amd.com
Sat Feb 10 01:09:26 CET 2024


On 2/9/2024 12:05 AM, longli at linuxonhyperv.com wrote:
> From: Long Li <longli at microsoft.com>
> 
> Use a MR on the stack instead of allocating it. This fixes the memory
> leak in the code where a MR is allocated but never freed.
> 
> Fixes: 0f5db3c68ba7 ("net/mana: implement memory registration")
> Cc: stable at dpdk.org
>
> Signed-off-by: Long Li <longli at microsoft.com>
>

Series applied to dpdk-next-net/main, thanks.


More information about the stable mailing list