mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-07-08 00:23:23 -04:00
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 |