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