diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-12-25 15:19:39 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-01-20 14:01:45 -0500 |
commit | 81f562719e475b0e13ff7a0201cae19f8cc367fe (patch) | |
tree | 337bc3bf628c133320b5589b5865bb3d64c05bd1 /lib/aes.c | |
parent | 3b00a6bafc726a9a9df45346fb734d9ecef7b428 (diff) |
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: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'lib/aes.c')
0 files changed, 0 insertions, 0 deletions