summaryrefslogtreecommitdiffstats
path: root/target-arm/machine.c
diff options
context:
space:
mode:
authorAndreas Färber2011-10-10 04:52:28 +0200
committerPeter Maydell2011-10-20 16:25:29 +0200
commit12b1de3a3f026a2e27993b60749122b02509533c (patch)
tree56f098e69001c919e6ba53a0f794a9aad6367245 /target-arm/machine.c
parenttarget-arm/machine.c: Restore VFP registers correctly (diff)
downloadqemu-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 'target-arm/machine.c')
0 files changed, 0 insertions, 0 deletions