Skip to content
Commit 81f56271 authored by Heinrich Schuchardt's avatar Heinrich Schuchardt Committed by Tom Rini
Browse files

ubifs: do not decide upon uninitialized variable



Before 'if (err)' we have to initialize the variable otherwise we use a
random value from the stack.

Signed-off-by: default avatarHeinrich Schuchardt <xypron.glpk@gmx.de>
parent 3b00a6ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment