mirror of
https://xff.cz/git/u-boot/
synced 2025-10-01 07:21:23 +02:00
Avoid calling free(addr) twice if the device for ucode is not found. The problem was indicated by cppcheck. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>