diff options
author | Christophe Kerello <[email protected]> | 2020-07-21 11:52:07 +0200 |
---|---|---|
committer | Miquel Raynal <[email protected]> | 2020-09-30 16:44:15 +0200 |
commit | ab16f54ef3cdb6bbc06a36f636a89e6db8a6cea3 (patch) | |
tree | 623656073b6a98795121f0e55294e223f1634982 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4bc0224323994555010fbb9de4408618d24b5811 (diff) |
mtd: rawnand: stm32_fmc2: fix a buffer overflow
This patch solves following static checker warning:
drivers/mtd/nand/raw/stm32_fmc2_nand.c:350 stm32_fmc2_nfc_select_chip()
error: buffer overflow 'nfc->data_phys_addr' 2 <= 2
The CS value can only be 0 or 1.
Signed-off-by: Christophe Kerello <[email protected]>
Fixes: 2cd457f328c1 ("mtd: rawnand: stm32_fmc2: add STM32 FMC2 NAND flash controller driver")
Signed-off-by: Miquel Raynal <[email protected]>
Link: https://lore.kernel.org/linux-mtd/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions