Files
u-boot/drivers/mtd
Andrew Goodbody 6b156c62ce mtd: nand: Do not dereference before NULL check
In nanddev_init mtd and memorg are assigned values that dereference nand
but this happens before a NULL check for nand. Move the assignments
after the NULL check.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
2025-08-23 16:37:26 +02:00
..
2024-09-18 13:00:59 -06:00
2025-06-02 17:26:16 -06:00
2024-09-24 13:41:20 -06:00
2024-10-11 11:44:48 -06:00
2024-12-17 13:17:41 -06:00
2025-06-02 17:26:16 -06:00