mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-26 03:48:58 +00: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 | ||