Re: [PATCH] rsi: fix memory leak in rsi_load_ta_instructions()
From: Kalle Valo <hidden>
Date: 2014-12-24 15:26:49
Also in:
linux-wireless, lkml
From: Kalle Valo <hidden>
Date: 2014-12-24 15:26:49
Also in:
linux-wireless, lkml
Alexey Khoroshilov [off-list ref] writes:
Memory allocated by kmemdup() in rsi_load_ta_instructions() is leaked. But duplication of firmware data here is useless, so the patch removes kmemdup() at all. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov <redacted>
Thanks, applied to wireless-drivers-next.git. -- Kalle Valo