diff options
author | Alexander Graf <agraf@suse.de> | 2011-05-28 02:12:33 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2011-06-03 13:34:02 +0200 |
commit | 87b0b70513fb554ff20374707d7e90b0bc6ffb2d (patch) | |
tree | b7c12a3b8aaabac52fbd93411733dbd4092b6190 /check-qjson.c | |
parent | 2497a67fed5d4844ec0ea053d27b538712245dc2 (diff) | |
download | hqemu-87b0b70513fb554ff20374707d7e90b0bc6ffb2d.zip hqemu-87b0b70513fb554ff20374707d7e90b0bc6ffb2d.tar.gz |
s390x: free tmp explicitly in every opcode for disas_a5()
The disas_a5() function provided a TCG tmp variable which was populated
by the respective opcode implementations, but freed at the end of the
function in generic code.
That makes it really hard for code review, so let's move the freeing
to the same scope as the actual allocation.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'check-qjson.c')
0 files changed, 0 insertions, 0 deletions