From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvPiZ-0000yF-70 for qemu-devel@nongnu.org; Fri, 13 Jun 2014 07:32:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvPiT-00080r-KM for qemu-devel@nongnu.org; Fri, 13 Jun 2014 07:32:23 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvPiT-0007zy-CK for qemu-devel@nongnu.org; Fri, 13 Jun 2014 07:32:17 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s5DBWFqj024485 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 13 Jun 2014 07:32:16 -0400 From: Gerd Hoffmann Date: Fri, 13 Jun 2014 13:32:11 +0200 Message-Id: <1402659132-13490-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] inet_listen_opts: add error checking List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Fix for the qemu-sockets parser. please pull, Gerd The following changes since commit 2a2c4830c0068d70443f3dddc4cc668f0c601b5c: Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20140611-1' into staging (2014-06-12 09:51:41 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-trivial-20140613-1 for you to fetch changes up to 8bc891279604186562f59a4239e42dcb451c60d3: inet_listen_opts: add error checking (2014-06-13 12:34:57 +0200) ---------------------------------------------------------------- inet_listen_opts: add error checking ---------------------------------------------------------------- Gerd Hoffmann (1): inet_listen_opts: add error checking util/qemu-sockets.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)