u-boot/arch/sandbox/cpu
Heinrich Schuchardt 04d0da5157 sandbox: avoid memory leak in os_dirent_ls
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>
2017-10-08 20:41:09 -06:00
..
cpu.c sandbox: Use asm-generic/io.h 2017-10-02 21:52:24 -04:00
eth-raw-os.c
Makefile sandbox: Add basic SPL implementation 2016-07-14 20:40:24 -06:00
os.c sandbox: avoid memory leak in os_dirent_ls 2017-10-08 20:41:09 -06:00
sdl.c
spl.c sandbox: Stop printing platdata at the start of SPL 2017-07-11 10:08:20 -06:00
start.c sandbox: use CONFIG_VAL(SYS_MALLOC_F_LEN) to distinguish malloc pool size before relocation 2017-07-27 14:59:04 +02:00
state.c sandbox: Add a way to reset sandbox state for tests 2017-06-01 07:03:09 -06:00
u-boot-spl.lds sandbox: Add a new sandbox_spl board 2016-07-14 20:40:24 -06:00
u-boot.lds