On 24.06.19 21:00, no-re...@patchew.org wrote:
> Patchew URL: 
> https://patchew.org/QEMU/20190624173935.25747-1-mre...@redhat.com/
> 
> 
> 
> Hi,
> 
> This series failed the asan build test. Please find the testing commands and
> their output below. If you have Docker installed, you can probably reproduce 
> it
> locally.

Many ASan leaks of the form:

> Indirect leak of 4120 byte(s) in 1 object(s) allocated from:
>     #0 0x56245fee9d3e in calloc 
> (/tmp/qemu-test/build/tests/test-bdrv-drain+0x52fd3e)
>     #1 0x7f285054bcf0 in g_malloc0 (/lib64/libglib-2.0.so.0+0x55cf0)
>     #2 0x562460610cf3 in qdict_clone_shallow 
> /tmp/qemu-test/src/qobject/qdict.c:367:12
>     #3 0x56245ff8487b in bdrv_type_blockdev_opts 
> /tmp/qemu-test/src/block.c:6305:22

Oops, I forgot to free string_options in bdrv_type_blockdev_opts().
Thanks, Patchew!

Max

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to