aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorBharata B Rao <bharata@linux.vnet.ibm.com>2014-09-26 14:37:38 +0530
committerAlexander Graf <agraf@suse.de>2014-11-04 23:26:12 +0100
commit81f194dd69756677cc36ff0827bf970f0f048914 (patch)
tree5f1f0ab25c0d0fa00fdaf29484e53154630c96e7 /hw
parent54ff58bb10acd6938b43dd3504ece4a7f4eb3fa1 (diff)
target-ppc: Fix an invalid free in opcode table handling code.
Opcode table has direct, indirect and double indirect handlers, but ppc_cpu_unrealizefn() frees direct handlers which are never allocated and never frees double indirect handlers. Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions