Patchew URL: https://patchew.org/QEMU/20190427153031.5119-1-samuel.thiba...@ens-lyon.org/
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 time make docker-test-debug@fedora TARGET_LIST=x86_64-softmmu J=14 NETWORK=1 === TEST SCRIPT END === AS optionrom/linuxboot.o AS optionrom/kvmvapic.o AS optionrom/pvh.o /tmp/qemu-test/src/ui/curses.c:482:25: error: variable 'uch' is uninitialized when used here [-Werror,-Wuninitialized] uch, strerror(errno)); ^~~ /tmp/qemu-test/src/ui/curses.c:473:17: note: initialize the variable 'uch' to silence this warning The full log is available at http://patchew.org/logs/20190427153031.5119-1-samuel.thiba...@ens-lyon.org/testing.asan/?type=message. --- Email generated automatically by Patchew [https://patchew.org/]. Please send your feedback to patchew-de...@redhat.com