u-boot/arch/sandbox/cpu
Simon Glass f80a8bbee8 sandbox: Fix warnings in cpu.c and os.c
This fixes the following two problems:

cppcheck reports:
[arch/sandbox/cpu/start.c:132]: (error) Uninitialized variable: err
[arch/sandbox/cpu/os.c:371]: (error) Memory leak: fname

Signed-off-by: Simon Glass <sjg@chromium.org>
Reported-by: Wolfgang Denk <wd@denx.de>
2014-11-26 20:25:39 -07:00
..
Makefile sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
cpu.c sandbox: Remove all drivers before exit 2014-07-23 14:07:24 +01:00
os.c sandbox: Fix warnings in cpu.c and os.c 2014-11-26 20:25:39 -07:00
sdl.c sandbox: Add SDL library for LCD, keyboard, audio 2014-03-17 20:05:48 -06:00
start.c sandbox: Fix warnings in cpu.c and os.c 2014-11-26 20:25:39 -07:00
state.c sandbox: Prepare API change for files greater than 2GB 2014-11-23 06:49:04 -05:00
u-boot.lds Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00