Home
last modified time | relevance | path

Searched hist:"8 b098ddb1e17cbeff6a047c4317382e467f36212" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/ubifs/
H A Dio.c8b098ddb1e17cbeff6a047c4317382e467f36212 Fri Dec 25 14:19:39 UTC 2020 Heinrich Schuchardt <xypron.glpk@gmx.de> UPSTREAM: 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.

Change-Id: I3cca8db88ae7e5f5976e52a8ffbda70a3027c032
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 81f562719e475b0e13ff7a0201cae19f8cc367fe)