mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
After allocating to pointer ctx we should check that pointer and not another pointer already checked above. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>