remarkable-linux/drivers/mtd
Greg Ungerer 8766af935f [PATCH] check for failed kmalloc in inftlmount.c
The INFTL mount code contains a kmalloc() followed by a memset() without
handling a possible memory allocation failure.

Signed-off-by: <panagiotis.issaris@mech.kuleuven.ac.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-07 08:00:46 -08:00
..
chips [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
devices [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
maps [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
nand [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
afs.c [PATCH] ARM: 2780/1: AFS partition length calculation fix 2005-06-30 23:01:09 +01:00
cmdlinepart.c [MTD] Fix commandline parser alignement 2005-06-29 14:20:23 +02:00
ftl.c [PATCH] vfree and kfree cleanup in drivers/ 2005-09-10 10:06:30 -07:00
inftlcore.c [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
inftlmount.c [PATCH] check for failed kmalloc in inftlmount.c 2005-11-07 08:00:46 -08:00
Kconfig
Makefile
mtd_blkdevs.c
mtdblock.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mtdblock_ro.c
mtdchar.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mtdconcat.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mtdcore.c [MTD] Fix unregister_mtd_user() public function documentation. 2005-05-23 12:41:03 +02:00
mtdpart.c [MTD] Support for protection register support on Intel FLASH chips 2005-05-23 12:25:23 +02:00
nftlcore.c [PATCH] kfree cleanup: drivers/mtd 2005-11-07 07:54:02 -08:00
nftlmount.c
redboot.c