From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xrm91-0003gu-Go for qemu-devel@nongnu.org; Fri, 21 Nov 2014 06:13:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xrm8w-0005c9-Ma for qemu-devel@nongnu.org; Fri, 21 Nov 2014 06:12:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xrm8w-0005br-7b for qemu-devel@nongnu.org; Fri, 21 Nov 2014 06:12:50 -0500 From: Stefan Hajnoczi Date: Fri, 21 Nov 2014 11:12:35 +0000 Message-Id: <1416568359-6750-1-git-send-email-stefanha@redhat.com> Subject: [Qemu-devel] [PULL for-2.2 0/4] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Peter Maydell , Stefan Hajnoczi The following changes since commit 9c7074da5ec64e1fd61df881ab291f75541ff2b0: hw/arm/virt: set stdout-path instead of linux,stdout-path (2014-11-20 14:58:37 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git tags/net-pull-request for you to fetch changes up to b0af844007841609cc11fab58f838bd105cbe144: rtl8139: fix Pointer to local outside scope (2014-11-21 10:50:54 +0000) ---------------------------------------------------------------- ---------------------------------------------------------------- Gonglei (4): net/slirp: fix memory leak net/socket: fix Uninitialized scalar variable pcnet: fix Negative array index read rtl8139: fix Pointer to local outside scope hw/net/pcnet.c | 55 ++++++++++++++++++++++++++++++------------------------- hw/net/rtl8139.c | 4 ++++ net/slirp.c | 3 +-- net/socket.c | 11 ++++++----- 4 files changed, 41 insertions(+), 32 deletions(-) -- 2.1.0