From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44793 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Plo0C-0002Gl-9m for qemu-devel@nongnu.org; Sat, 05 Feb 2011 14:41:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Plo0A-0004F5-Vn for qemu-devel@nongnu.org; Sat, 05 Feb 2011 14:41:00 -0500 Received: from afflict.kos.to ([92.243.29.197]:50451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Plo0A-0004Ez-M4 for qemu-devel@nongnu.org; Sat, 05 Feb 2011 14:40:58 -0500 Message-ID: <4D4DA7C9.3020504@iki.fi> Date: Sat, 05 Feb 2011 21:40:57 +0200 From: riku voipio MIME-Version: 1.0 Subject: Re: [Qemu-devel] Re: [PING 0.14] Missing patches (mostly fixes) References: <33529314.509853.1296728188556.JavaMail.servlet@pustefix159> In-Reply-To: <33529314.509853.1296728188556.JavaMail.servlet@pustefix159> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: aliguori@us.ibm.com, qemu-devel@nongnu.org On 02/03/2011 12:16 PM, Laurent Vivier wrote: >> 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. > And this one ? > > linux-user: correct core dump format > > http://patchwork.ozlabs.org/patch/78464/ Do you need it for 0.14 ? I intend to include this and other in a pull request for master soon. Riku