From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52405) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1tLE-0004FU-Bu for qemu-devel@nongnu.org; Thu, 26 Nov 2015 04:59:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a1tL9-0006st-I0 for qemu-devel@nongnu.org; Thu, 26 Nov 2015 04:59:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a1tL9-0006sp-Cc for qemu-devel@nongnu.org; Thu, 26 Nov 2015 04:59:47 -0500 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id CEED5C0003F5 for ; Thu, 26 Nov 2015 09:59:46 +0000 (UTC) From: Gerd Hoffmann Date: Thu, 26 Nov 2015 10:59:38 +0100 Message-Id: <1448531979-9773-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL for-2.5 0/1] vnc: fix segfault List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Here is the vnc patch queue with a single fix for 2.5 please pull, Gerd The following changes since commit 4b6eda626fdb8bf90472c6868d502a2ac09abeeb: Merge remote-tracking branch 'remotes/lalrae/tags/mips-20151124' into staging (2015-11-24 17:05:06 +0000) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-vnc-20151126-1 for you to fetch changes up to 7fe4a41c262e2529dc79f77f6fe63c5309fa2fd9: vnc: fix segfault (2015-11-26 08:32:11 +0100) ---------------------------------------------------------------- vnc: fix segfault ---------------------------------------------------------------- Gerd Hoffmann (1): vnc: fix segfault ui/vnc.c | 5 +++++ 1 file changed, 5 insertions(+)