From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42582) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aql2G-0004CY-C5 for qemu-devel@nongnu.org; Thu, 14 Apr 2016 13:26:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aql2B-0001u9-DX for qemu-devel@nongnu.org; Thu, 14 Apr 2016 13:26:32 -0400 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:33967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aql2B-0001tx-64 for qemu-devel@nongnu.org; Thu, 14 Apr 2016 13:26:27 -0400 Received: by mail-pa0-x22f.google.com with SMTP id ot11so46711836pab.1 for ; Thu, 14 Apr 2016 10:26:27 -0700 (PDT) Sender: Paolo Bonzini References: <1460566660-19241-1-git-send-email-marcandre.lureau@redhat.com> <20160414133420.6c49cc27@nial.brq.redhat.com> <570F99FA.8020500@redhat.com> <20160414174432.2e5a39e6@nial.brq.redhat.com> From: Paolo Bonzini Message-ID: <570FD2BE.8080801@redhat.com> Date: Thu, 14 Apr 2016 19:26:22 +0200 MIME-Version: 1.0 In-Reply-To: <20160414174432.2e5a39e6@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 Cc: marcandre.lureau@redhat.com, qemu-devel@nongnu.org On 14/04/2016 17:44, Igor Mammedov wrote: > 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: >>> >>>> 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. > I can't send pull signed pull request as I don't have a trusted key. Ok, then I guess this will have to wait for 2.7. No big deal, it's really minor. Marc-André, please remind me when I'm back. :) Paolo