diff options
| author | Zheng Xiang <xiang.zheng@linaro.org> | 2018-06-22 13:28:35 +0100 |
|---|---|---|
| committer | Peter Maydell <peter.maydell@linaro.org> | 2018-06-22 13:28:35 +0100 |
| commit | 5ff9aaabdc6aec367ba139bf3f2ccacd918a495f (patch) | |
| tree | 6d8d38a134f6558b31f3667d0ad0801446e37e01 /hw/intc/arm_gicv3_common.c | |
| parent | 8297cb13e407db8a96cc7ed6b6a6c318a150759a (diff) | |
| download | focaccia-qemu-5ff9aaabdc6aec367ba139bf3f2ccacd918a495f.tar.gz focaccia-qemu-5ff9aaabdc6aec367ba139bf3f2ccacd918a495f.zip | |
target-arm: fix a segmentation fault due to illegal memory access
The elements of kvm_devices_head list are freed in kvm_arm_machine_init_done(), but we still access these illegal memory in kvm_arm_devlistener_del(). This will cause segment fault when booting guest with MALLOC_PERTURB_=1. Signed-off-by: Zheng Xiang <xiang.zheng@linaro.org> Message-id: 20180619075821.9884-1-zhengxiang9@huawei.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/arm_gicv3_common.c')
0 files changed, 0 insertions, 0 deletions