Home
last modified time | relevance | path

Searched hist:f80a8bbee8665defb32f26029325667704bb4776 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/sandbox/cpu/
H A Dos.cf80a8bbee8665defb32f26029325667704bb4776 Tue Nov 11 19:47:08 UTC 2014 Simon Glass <sjg@chromium.org> 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>
H A Dstart.cf80a8bbee8665defb32f26029325667704bb4776 Tue Nov 11 19:47:08 UTC 2014 Simon Glass <sjg@chromium.org> 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>