From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46788) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqhFo-0006Nj-Tq for qemu-devel@nongnu.org; Thu, 14 Apr 2016 09:24:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aqhFl-0004Lh-NK for qemu-devel@nongnu.org; Thu, 14 Apr 2016 09:24:16 -0400 Received: from mail-pa0-x233.google.com ([2607:f8b0:400e:c03::233]:35815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aqhFl-0004LS-D2 for qemu-devel@nongnu.org; Thu, 14 Apr 2016 09:24:13 -0400 Received: by mail-pa0-x233.google.com with SMTP id fs9so26221607pac.2 for ; Thu, 14 Apr 2016 06:24:13 -0700 (PDT) Sender: Paolo Bonzini References: <1460566660-19241-1-git-send-email-marcandre.lureau@redhat.com> <20160414133420.6c49cc27@nial.brq.redhat.com> From: Paolo Bonzini Message-ID: <570F99FA.8020500@redhat.com> Date: Thu, 14 Apr 2016 15:24:10 +0200 MIME-Version: 1.0 In-Reply-To: <20160414133420.6c49cc27@nial.brq.redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH] hostmem-file: plug a small leak List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Igor Mammedov , marcandre.lureau@redhat.com Cc: qemu-devel@nongnu.org On 14/04/2016 13:34, Igor Mammedov wrote: > On Wed, 13 Apr 2016 18:57:40 +0200 > marcandre.lureau@redhat.com wrote: > >> From: Marc-André Lureau >> >> Signed-off-by: Marc-André Lureau > Reviewed-by: Igor Mammedov Igor, feel free to send a pull request or even to add yourself as hostmem maintainer. Paolo