On 06/18/2018 04:08 PM, Simon Glass wrote:
> At present a NULL pointer passed to printf for a %pU argument will cause
> U-Boot to access memory at 0. Fix this by adding a check, and print
> "(null)" instead.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Alexander Graf
> ---
>
> Changes in v8: N
> At present a NULL pointer passed to printf for a %pU argument will cause
> U-Boot to access memory at 0. Fix this by adding a check, and print
> "(null)" instead.
>
> Signed-off-by: Simon Glass
> Reviewed-by: Alexander Graf
Thanks, applied to efi-next
Alex
__
2 matches
Mail list logo