aboutsummaryrefslogtreecommitdiff
path: root/targphys.h
diff options
context:
space:
mode:
authorJuha Riihimäki <juha.riihimaki@nokia.com>2009-10-26 13:02:37 +0200
committerAurelien Jarno <aurelien@aurel32.net>2009-10-26 20:36:47 +0100
commit25aeb69b8d3cca341007a2f63d068885b3d4802b (patch)
tree747b728aca8aea2276ac8b0e97c660c15938e7b8 /targphys.h
parentf79ca11027776abff307f84d7c4f08708ad586de (diff)
target-arm: fix incorrect temporary variable freeing
tmp4 and tmp5 temporary variables are allocated using tcg_const_i32 but incorrectly released using dead_tmp which will cause resource leak tracking to report false leaks. Signed-off-by: Juha Riihimäki <juha.riihimaki@nokia.com> Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'targphys.h')
0 files changed, 0 insertions, 0 deletions