From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45698 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PktBP-0005i5-F4 for qemu-devel@nongnu.org; Thu, 03 Feb 2011 02:00:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PktBN-0003Ih-V2 for qemu-devel@nongnu.org; Thu, 03 Feb 2011 02:00:47 -0500 Received: from afflict.kos.to ([92.243.29.197]:48839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PktBN-0003IL-Px for qemu-devel@nongnu.org; Thu, 03 Feb 2011 02:00:45 -0500 Date: Thu, 3 Feb 2011 09:00:42 +0200 From: Riku Voipio Message-ID: <20110203070042.GA22792@afflict.kos.to> References: <4D412CF0.30706@redhat.com> <4D49B04F.80201@mail.berlios.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4D49B04F.80201@mail.berlios.de> Subject: [Qemu-devel] Re: [PING 0.14] Missing patches (mostly fixes) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: Kevin Wolf , Anthony Liguori , "Michael S. Tsirkin" , Riku Voipio , qemu-devel , Markus Armbruster , Blue Swirl , Gerd Hoffmann , Paolo Bonzini On Wed, Feb 02, 2011 at 08:28:15PM +0100, Stefan Weil wrote: > [PATCH] linux-user: Fix possible realloc memory leak > (http://patchwork.ozlabs.org/patch/79217/) Looks ok for me. Riku