[GEDI] [Qemu-devel] [PATCH] gluster: fix .bdrv_reopen_prepare when backing file is a JSON object

no-reply at patchew.org no-reply at patchew.org
Sat Jul 13 12:24:46 UTC 2019


Patchew URL: https://patchew.org/QEMU/20190712104617.94707-1-sgarzare@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 at 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-sgarzare@redhat.com/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to patchew-devel at redhat.com


More information about the integration mailing list