Patchew URL: https://patchew.org/QEMU/20190712104617.94707-1-sgarz...@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/gluster.c:938:20: error: address of array 'state->bs->filename' will always evaluate to 'true' [-Werror,-Wpointer-bool-conversion] if (state->bs->filename && !strstart(state->bs->filename, "json:", NULL)) { ~~~~~~~~~~~^~~~~~~~ ~~ 1 error generated. The full log is available at http://patchew.org/logs/20190712104617.94707-1-sgarz...@redhat.com/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com