diff options
author | Bharata B Rao <bharata@linux.vnet.ibm.com> | 2014-09-26 14:37:38 +0530 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-11-04 23:26:12 +0100 |
commit | 81f194dd69756677cc36ff0827bf970f0f048914 (patch) | |
tree | 5f1f0ab25c0d0fa00fdaf29484e53154630c96e7 /hw | |
parent | 54ff58bb10acd6938b43dd3504ece4a7f4eb3fa1 (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