1
0
Files
linux/drivers/net
Alexey Khoroshilov eae79b4f3e rsi: fix memory leak in rsi_load_ta_instructions()
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 <khoroshilov@ispras.ru>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2014-12-24 17:26:08 +02:00
..
2014-12-22 16:34:39 -05:00
2014-12-16 15:02:23 -05:00
2014-12-09 13:41:24 -05:00
2014-12-09 21:51:06 -05:00
2014-12-16 11:19:42 -05:00
2014-12-16 11:19:41 -05:00
2014-12-23 23:57:31 -05:00