u-boot-brain/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 eth-raw-os.c: Add cast to bind(2) call 2016-01-15 08:09:47 -05:00
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 sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
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 Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00