mirror of
https://xff.cz/git/u-boot/
synced 2026-01-03 07:07:10 +01: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>