summary refs log tree commit diff stats
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2018-05-31 14:50:52 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-05-31 14:50:52 +0100
commit7e3ef27c7c1ccbac589ad0a67c40b5df57e2af71 (patch)
tree819449d0915fdb71cafda5e2ec4b7fa05cec3569 /scripts/qapi/commands.py
parent60b8fe49cca0cca360adcf9e58fbe5d1612df36d (diff)
downloadfocaccia-qemu-7e3ef27c7c1ccbac589ad0a67c40b5df57e2af71.tar.gz
focaccia-qemu-7e3ef27c7c1ccbac589ad0a67c40b5df57e2af71.zip
arm: fix malloc type mismatch
cpregs_keys is an uint32_t* so the allocation should use uint32_t.
g_new is even better because it is type-safe.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions