diff options
author | Andreas Färber | 2011-10-10 04:52:28 +0200 |
---|---|---|
committer | Peter Maydell | 2011-10-20 16:25:29 +0200 |
commit | 12b1de3a3f026a2e27993b60749122b02509533c (patch) | |
tree | 56f098e69001c919e6ba53a0f794a9aad6367245 /fpu/softfloat.h | |
parent | target-arm/machine.c: Restore VFP registers correctly (diff) | |
download | qemu-12b1de3a3f026a2e27993b60749122b02509533c.tar.gz qemu-12b1de3a3f026a2e27993b60749122b02509533c.tar.xz qemu-12b1de3a3f026a2e27993b60749122b02509533c.zip |
target-arm: Fix use of free() in cpu_arm_close()
env is allocated in cpu_arm_init() with g_malloc0(), so free with g_free().
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'fpu/softfloat.h')
0 files changed, 0 insertions, 0 deletions