Re: [PATCH v3] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
From: Srinivas Kandagatla
Date: Fri Jul 24 2026 - 17:59:39 EST
On Wed, 01 Jul 2026 19:21:59 -0700, Eddie Lin wrote:
> The 'ctx_idr' is initialized but never destroyed when
> the channel context is freed, leading to a memory leak.
> Add idr_destroy() to properly clean up the IDR resources.
>
>
Applied, thanks!
[1/1] misc: fastrpc: fix memory leak in fastrpc_channel_ctx_free
commit: 7de6fc30fcf26d9096558ce41d58448fb5286f51
Best regards,
--
Srinivas Kandagatla <srini@xxxxxxxxxx>