Patchew URL: https://patchew.org/QEMU/20190716084240.17594-1-marcandre.lur...@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. === TEST SCRIPT BEGIN === #!/bin/bash make docker-image-fedora V=1 NETWORK=1 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 === TEST SCRIPT END === CC audio/noaudio.o CC audio/wavaudio.o CC audio/mixeng.o /tmp/qemu-test/src/block/nbd.c:710:30: error: suggest braces around initialization of subobject [-Werror,-Wmissing-braces] NBDReply local_reply = { 0, }; ^ {} The full log is available at http://patchew.org/logs/20190716084240.17594-1-marcandre.lur...@redhat.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com