[U-Boot] [PATCH 1/2] pxe: Fix crash if 'sysboot' is run without args

Simon Glass sjg at chromium.org
Fri May 8 19:36:11 CEST 2015


On 7 May 2015 at 12:29, Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi> wrote:
> Previously, a NULL pointer dereference would occur if the 'sysboot'
> command is executed without any arguments.
>
> Signed-off-by: Tuomas Tynkkynen <tuomas.tynkkynen at iki.fi>
> ---
>  common/cmd_pxe.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list