From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqjRf-0003Wu-Ve for qemu-devel@nongnu.org; Thu, 14 Apr 2016 11:44:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqjRc-00006h-Qc for qemu-devel@nongnu.org; Thu, 14 Apr 2016 11:44:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53635) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqjRc-00006Y-Kw for qemu-devel@nongnu.org; Thu, 14 Apr 2016 11:44:36 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3737615553 for ; Thu, 14 Apr 2016 15:44:36 +0000 (UTC) Date: Thu, 14 Apr 2016 17:44:32 +0200 From: Igor Mammedov Message-ID: <20160414174432.2e5a39e6@nial.brq.redhat.com> In-Reply-To: <570F99FA.8020500@redhat.com> References: <1460566660-19241-1-git-send-email-marcandre.lureau@redhat.com> <20160414133420.6c49cc27@nial.brq.redhat.com> <570F99FA.8020500@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] hostmem-file: plug a small leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: marcandre.lureau@redhat.com, qemu-devel@nongnu.org On Thu, 14 Apr 2016 15:24:10 +0200 Paolo Bonzini wrote: > On 14/04/2016 13:34, Igor Mammedov wrote: > > On Wed, 13 Apr 2016 18:57:40 +0200 > > marcandre.lureau@redhat.com wrote: > > =20 > >> From: Marc-Andr=C3=A9 Lureau > >> > >> Signed-off-by: Marc-Andr=C3=A9 Lureau =20 > > Reviewed-by: Igor Mammedov =20 >=20 > Igor, feel free to send a pull request or even to add yourself as > hostmem maintainer. I can't send pull signed pull request as I don't have a trusted key. >=20 > Paolo