diff options
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2023-12-09 19:50:31 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-12-13 18:39:06 -0500 |
commit | ace49c7df73fd27b40a96ab09cce31998735ce35 (patch) | |
tree | a596e5ed62fb7436093765bb013591047b7e419b /lib/lmb.c | |
parent | aafbe1daa5b108635c6c20ae9f3b83db358e1827 (diff) |
binman: elf: Using variable 'old_val' before assignment
old_val can only be assumed initialized in the finally block
if it is assigned a value before the try statement.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/lmb.c')
0 files changed, 0 insertions, 0 deletions