Files
u-boot/drivers
Andrew Goodbody 756580d090 net: fsl-mc: NULL check dflt_dpio before dereference
In dpio_exit there is a NULL check for dflt_dpio but it happens after
dpio_dflt has been dereferenced a number of times already. Instead move
the NULL check to first thing in the function. Also assign NULL to
dflt_dpio after free in both dpio_init and dpio_exit.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2025-08-27 15:42:08 +08:00
..
2025-07-10 08:41:03 -06:00
2025-04-11 12:16:44 -06:00
2025-07-22 11:30:14 -06:00
2025-08-25 16:20:48 +02:00
2025-06-02 17:26:16 -06:00
2025-04-11 12:16:44 -06:00
2025-08-25 13:28:49 -06:00
2025-08-25 13:28:49 -06:00
2025-08-25 13:28:49 -06:00
2025-08-25 13:28:49 -06:00
2025-08-25 13:28:49 -06:00
2025-08-14 10:58:46 -06:00
2025-08-25 13:28:49 -06:00
2024-04-26 08:28:35 +03:00