mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-29 02:58:17 +00: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>