From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51669) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XuH18-0001jx-OW for qemu-devel@nongnu.org; Fri, 28 Nov 2014 03:35:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XuH13-0005L0-Pf for qemu-devel@nongnu.org; Fri, 28 Nov 2014 03:35:06 -0500 Message-ID: <54783392.60505@huawei.com> Date: Fri, 28 Nov 2014 16:34:26 +0800 From: Gonglei MIME-Version: 1.0 References: <1415881027-8112-1-git-send-email-arei.gonglei@huawei.com> <5476FD18.9000403@huawei.com> <547832E7.1090508@redhat.com> In-Reply-To: <547832E7.1090508@redhat.com> Content-Type: text/plain; charset="GB2312" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] virtfs-proxy-helper: Fix Coverity warning List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: "qemu-trivial@nongnu.org" , "aneesh.kumar@linux.vnet.ibm.com" , "Huangpeng (Peter)" , "qemu-devel@nongnu.org" On 2014/11/28 16:31, Paolo Bonzini wrote: > > > On 27/11/2014 11:29, Gonglei wrote: >> On 2014/11/13 20:17, Gonglei (Arei) wrote: >> >>> From: Gonglei >>> >>> Gonglei (2): >>> virtfs-proxy-helper: Fix possible socket leak. >>> virtfs-proxy-helper: Fix handle leak to make Coverity happy >>> >>> fsdev/virtfs-proxy-helper.c | 16 ++++++++++++---- >>> 1 file changed, 12 insertions(+), 4 deletions(-) >>> >> >> Ping... > > Hi Gonglei---thanks, I had missed this and Michael is probably not > sending qemu-trivial patches because we're so close to the release. > I'll pick up patch 1. > > Paolo Thanks. As Markus's suggestion, we drop patch 2. :) Regards, -Gonglei