qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] curses: Do not assume wchar_t contains unicode


From: no-reply
Subject: Re: [Qemu-devel] [PATCH] curses: Do not assume wchar_t contains unicode
Date: Sat, 27 Apr 2019 08:51:58 -0700 (PDT)

Patchew URL: https://patchew.org/QEMU/address@hidden/



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 address@hidden 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/address@hidden/testing.asan/?type=message.
---
Email generated automatically by Patchew [https://patchew.org/].
Please send your feedback to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]