mirror of
https://xff.cz/git/u-boot/
synced 2025-10-28 17:13:38 +01:00
Realloc does not free the old memory area if it fails. Identified by cppcheck. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>