Re: [Qemu-devel] [PATCH] xilinx: fix buffer overflow on realize

2016-10-24 Thread Peter Maydell
On 18 October 2016 at 12:50, Marc-André Lureau wrote: > ASAN complains about buffer overflow when running: > aarch64-softmmu/qemu-system-aarch64 -machine xilinx-zynq-a9 > > ==476==ERROR: AddressSanitizer: heap-buffer-overflow on address > 0x60235e38 at pc

[Qemu-devel] [PATCH] xilinx: fix buffer overflow on realize

2016-10-18 Thread Marc-André Lureau
ASAN complains about buffer overflow when running: aarch64-softmmu/qemu-system-aarch64 -machine xilinx-zynq-a9 ==476==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60235e38 at pc 0x00f75253 bp 0x7ffc597e0ec0 sp 0x7ffc597e0eb0 READ of size 8 at 0x60235e38 thread T0 #0