On Thu, 20 Aug 2020 at 13:11, Heinrich Schuchardt <[email protected]> wrote: > > After allocating to pointer ctx we should check that pointer and not > another pointer already checked above. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > lib/rsa/rsa-sign.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <[email protected]>

