mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
While this goes somewhat against normal coding style we should ensure that dev_desc is not NULL before we dereference it in allocation of legacy_mbr. Reported-by: Coverity (CID: 167292) Signed-off-by: Tom Rini <trini@konsulko.com>