[PATCH] boot: pxe: Prevent evaluation of uninitialised variable
Tom Rini
trini at konsulko.com
Wed Jul 9 16:22:05 CEST 2025
On Mon, 30 Jun 2025 12:57:10 +0100, Andrew Goodbody wrote:
> In the case where parse_sliteral returns an error then label_name
> will not have been assigned to. In order to prevent evaluating
> label_name in this case add a check for the return value of parse_sliteral.
>
>
Applied to u-boot/master, thanks!
[1/1] boot: pxe: Prevent evaluation of uninitialised variable
commit: c3b43eeaead77beef53a224c7d13346a0462b34d
--
Tom
More information about the U-Boot
mailing list