qemu-e2k/tests
Stefan Weil 8da91fffea tests: Fix two memory leaks
Although both leaks are not really important, fix them
to avoid cppcheck warnings:

tests/linux-test.c:433: error: Memory leak: stack1
tests/linux-test.c:433: error: Memory leak: stack2

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2011-02-20 18:45:08 +01:00
..
alpha
cris Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
Makefile do not pass bogus $(SRC_PATH) include paths to cc during configure 2011-01-14 16:11:58 +00:00
hello-arm.c
hello-i386.c Replace 'extern inline' with 'static inline' 2011-01-17 20:26:30 +00:00
hello-mips.c
linux-test.c tests: Fix two memory leaks 2011-02-20 18:45:08 +01:00
pi_10.com
qruncom.c
runcom.c make runcom compile on recent distributions 2010-10-23 14:47:01 +00:00
sha1.c
test-arm-iwmmxt.s
test-i386-code16.S
test-i386-muldiv.h
test-i386-shift.h
test-i386-ssse3.c
test-i386-vm86.S
test-i386.c disable test_enter on i386, it is broken 2010-10-23 14:46:58 +00:00
test-i386.h
test-mmap.c
test_path.c fix test_path 2010-10-23 14:47:06 +00:00
testthread.c