mirror of
https://xff.cz/git/u-boot/
synced 2025-09-03 17:52:07 +02:00
Before 'if (err)' we have to initialize the variable otherwise we use a random value from the stack. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>