[PATCH 1/1] binman: elf: Using variable 'old_val' before assignment

Simon Glass sjg at chromium.org
Wed Dec 13 21:38:52 CET 2023


On 11.12.23 18:52, Simon Glass wrote:
> On Sat, 9 Dec 2023 at 11:50, Heinrich Schuchardt
> <heinrich.schuchardt at canonical.com> wrote:
>>
>> 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 at canonical.com>
>> ---
>>   tools/binman/elf_test.py | 8 ++++----
>>   1 file changed, 4 insertions(+), 4 deletions(-)
>>
Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list