From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41923) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXluk-0006hD-Mg for qemu-devel@nongnu.org; Mon, 22 Feb 2016 03:32:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aXluh-0005SZ-He for qemu-devel@nongnu.org; Mon, 22 Feb 2016 03:32:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aXluh-0005SQ-C1 for qemu-devel@nongnu.org; Mon, 22 Feb 2016 03:32:15 -0500 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 834358E258 for ; Mon, 22 Feb 2016 08:32:14 +0000 (UTC) From: Gerd Hoffmann Date: Mon, 22 Feb 2016 09:32:09 +0100 Message-Id: <1456129930-27222-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] gtk: fix uninitialized temporary VirtualConsole List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, UI patch queue with a single bugfix. please pull, Gerd The following changes since commit c3bce9d5f986bc22b0692a8fa9d26ce6d304375c: etraxfs_dma: Dont forward zero-length payload to clients (2016-02-20 00:17:48 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-ui-20160222-1 for you to fetch changes up to 327d83ba717c879f5640b41c15af3ce56a7922eb: gtk: fix uninitialized temporary VirtualConsole (2016-02-22 08:38:42 +0100) ---------------------------------------------------------------- gtk: fix uninitialized temporary VirtualConsole ---------------------------------------------------------------- Paolo Bonzini (1): gtk: fix uninitialized temporary VirtualConsole ui/gtk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)