mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 00:50:50 +07:00
365a94fc1e
[ Upstream commit e3e9ced5c93803d5b2ea1942c4bf0192622531d6 ]
kfree(host->card) has been called in put_device so that
another kfree would raise cause a double-free bug.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
memstick.c | ||
ms_block.c | ||
ms_block.h | ||
mspro_block.c |