On Mon, 25 May 2026 14:23:40 +0530, Anandu Krishnan E wrote:
> fastrpc_channel_ctx_get() is called in fastrpc_device_open() before
> fastrpc_session_alloc(). If session alloc fails, the error path
> returns -EBUSY without calling fastrpc_channel_ctx_put(), leaking
> the reference. Fix by adding the missing put.
> 
> 

Applied, thanks!

[1/1] misc: fastrpc: fix channel ctx ref leak when session alloc fails
      commit: c48eabae708407d4f26eeb81f9fe8215741b78fb

Best regards,
-- 
Srinivas Kandagatla <[email protected]>

Reply via email to