mirror of
https://xff.cz/git/u-boot/
synced 2026-04-10 20:00:00 +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>