alistair23-linux/drivers/mtd
Dan Carpenter e8e6c87565 mtd: intflmount: fix off by one error in INFTL_dumpVUchains()
The ->PUtable[] array has "->nb_blocks" number of elemetns so this
comparison should be ">=" instead of ">".  Otherwise it could result in
a minor read beyond the end of an array.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2014-11-05 13:19:21 -08:00
..
chips mtd: cfi_cmdset_0001.c: fix resume for LH28F640BF chips 2014-10-29 18:50:52 -07:00
devices mtd: dataflash: Remove use of tx_dma 2014-11-05 12:57:24 -08:00
lpddr
maps mtd: bfin-async-flash: Remove unused variable 2014-10-22 01:35:41 -07:00
nand mtd: nand: omap: Synchronize the access to the ECC engine 2014-11-05 13:01:22 -08:00
onenand
spi-nor mtd: spi-nor: Add support for SST spi flash 2014-11-05 13:06:02 -08:00
tests mtd: tests: fix integer overflow issues 2014-08-19 11:53:08 -07:00
ubi UBI: Fastmap: Calc fastmap size correctly 2014-10-03 17:33:28 +03:00
afs.c
ar7part.c
bcm47xxpart.c mtd: bcm47xxpart: only register partitions if the trx header was filled 2014-10-22 02:04:34 -07:00
bcm63xxpart.c
cmdlinepart.c
ftl.c
inftlcore.c
inftlmount.c mtd: intflmount: fix off by one error in INFTL_dumpVUchains() 2014-11-05 13:19:21 -08:00
Kconfig mtd: update help of CONFIG_MTD_OF_PARTS 2014-11-05 01:17:56 -08:00
Makefile
mtd_blkdevs.c block: disable entropy contributions for nonrot devices 2014-10-04 10:55:32 -06:00
mtdblock.c
mtdblock_ro.c
mtdchar.c mtd: terminate user-provided string 2014-08-19 11:53:09 -07:00
mtdconcat.c
mtdcore.c mtd: remove dead non-char logic 2014-08-19 11:53:08 -07:00
mtdcore.h
mtdoops.c
mtdpart.c
mtdsuper.c
mtdswap.c mtd: use __packed shorthand 2014-08-19 11:53:08 -07:00
nftlcore.c
nftlmount.c
ofpart.c
redboot.c
rfd_ftl.c
sm_ftl.c mtd: sm_ftl: initialize error code 2014-08-19 11:53:07 -07:00
sm_ftl.h
ssfdc.c