[PATCH 1/1] lib/rsa: correct check after allocation in fdt_add_bignum()

Simon Glass sjg at chromium.org
Sat Aug 22 17:09:34 CEST 2020


On Thu, 20 Aug 2020 at 13:11, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> After allocating to pointer ctx we should check that pointer and not
> another pointer already checked above.
>
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  lib/rsa/rsa-sign.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