Andrew Goodbody ae409a84e7 spl: NULL check variable before dereference
In boot_from_devices the variable loader is not NULL checked after
assignment and before first use but later code does check it for NULL.
Add a NULL check before first use.

This issue was found by Smatch.

Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2025-07-29 13:12:12 -06:00
..
2025-07-27 23:11:31 +01:00
2024-12-27 15:16:10 -06:00
2025-06-02 17:26:15 -06:00
2024-12-27 15:16:10 -06:00