diff options
| author | Stuart Brady | 2014-03-19 15:07:26 +0100 |
|---|---|---|
| committer | Andreas Färber | 2014-03-20 02:39:33 +0100 |
| commit | a80172a4762465a40f6b59d10d64360bd272b700 (patch) | |
| tree | 8020ad0858f75629baa539f302a66d0e1b2f45c0 /include | |
| parent | target-ppc: Reset SPRs on CPU reset (diff) | |
| download | qemu-a80172a4762465a40f6b59d10d64360bd272b700.tar.gz qemu-a80172a4762465a40f6b59d10d64360bd272b700.tar.xz qemu-a80172a4762465a40f6b59d10d64360bd272b700.zip | |
target-ppc: Fix overallocation of opcode tables
create_new_table() should allocate 0x20 opc_handler_t pointers, but
actually allocates 0x20 opc_handler_t structs. Fix this.
Signed-off-by: Stuart Brady <sdb@zubnet.me.uk>
Reviewed-by: Tom Musta <tommusta@gmail.com>
Tested-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
