mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +00:00
8c4444ff5e
There is be a path through mmc_read in drivers/mmc/mmc.c where malloc'd memory is not freed before exiting mmc_read: it occurs if mmc_set_blocklen() returns a non-zero value. Reported-by: Quentin Armitage <Quentin@Armitage.org.uk> Signed-off-by: Wolfgang Denk <wd@denx.de> |
||
---|---|---|
.. | ||
atmel_mci.c | ||
atmel_mci.h | ||
bfin_sdh.c | ||
fsl_esdhc.c | ||
Makefile | ||
mmc.c | ||
mxcmmc.c | ||
omap3_mmc.c | ||
pxa_mmc.c | ||
pxa_mmc.h |