Re: [Qemu-devel] [PATCH v3 12/18] crypto: fix stack-buffer-overflow error

2018-01-04 Thread Philippe Mathieu-Daudé
On 01/04/2018 01:40 PM, Thomas Huth wrote: > On 04.01.2018 17:05, Marc-André Lureau wrote: >> ASAN complains about: >> >> ==8856==ERROR: AddressSanitizer: stack-buffer-overflow on address >> 0x7ffd8a1fe168 at pc 0x561136cb4451 bp 0x7ffd8a1fe130 sp 0x7ffd8a1fd8e0 >> READ of size 16 at 0x7ffd8a1fe16

Re: [Qemu-devel] [PATCH v3 12/18] crypto: fix stack-buffer-overflow error

2018-01-04 Thread Thomas Huth
On 04.01.2018 17:05, Marc-André Lureau wrote: > ASAN complains about: > > ==8856==ERROR: AddressSanitizer: stack-buffer-overflow on address > 0x7ffd8a1fe168 at pc 0x561136cb4451 bp 0x7ffd8a1fe130 sp 0x7ffd8a1fd8e0 > READ of size 16 at 0x7ffd8a1fe168 thread T0 > #0 0x561136cb4450 in __asan_mem

[Qemu-devel] [PATCH v3 12/18] crypto: fix stack-buffer-overflow error

2018-01-04 Thread Marc-André Lureau
ASAN complains about: ==8856==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7ffd8a1fe168 at pc 0x561136cb4451 bp 0x7ffd8a1fe130 sp 0x7ffd8a1fd8e0 READ of size 16 at 0x7ffd8a1fe168 thread T0 #0 0x561136cb4450 in __asan_memcpy (/home/elmarco/src/qq/build/tests/test-crypto-ivgen+0