From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=48782 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkiNT-0000c0-LS for qemu-devel@nongnu.org; Wed, 02 Feb 2011 14:28:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkiNK-0002bG-UD for qemu-devel@nongnu.org; Wed, 02 Feb 2011 14:28:31 -0500 Received: from moutng.kundenserver.de ([212.227.17.10]:57092) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkiNK-0002aj-Gv for qemu-devel@nongnu.org; Wed, 02 Feb 2011 14:28:22 -0500 Message-ID: <4D49B04F.80201@mail.berlios.de> Date: Wed, 02 Feb 2011 20:28:15 +0100 From: Stefan Weil MIME-Version: 1.0 References: <4D412CF0.30706@redhat.com> In-Reply-To: <4D412CF0.30706@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] [PING 0.14] Missing patches (mostly fixes) List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: Kevin Wolf , Anthony Liguori , "Michael S. Tsirkin" , Riku Voipio , qemu-devel , Markus Armbruster , Blue Swirl , Gerd Hoffmann Hello, these are some patches which I found on my stack of open patches. All of them should go into 0.14, and at least some of them could also be applied to 0.13. [PATCH] hw/fmopl: Fix buffer access out-of-bounds errors (http://patchwork.ozlabs.org/patch/79054/) [PATCH] linux-user: Fix possible realloc memory leak (http://patchwork.ozlabs.org/patch/79217/) [PATCH 1/3] tests: Fix two memory leaks (http://patchwork.ozlabs.org/patch/79945/) [PATCH 2/3] check-qdict: Fix possible crash (http://patchwork.ozlabs.org/patch/79946/) [PATCH 3/3] w64: Fix problem with missing sigset_t (http://patchwork.ozlabs.org/patch/79947/) [PATCH 1/3] pci: Fix memory leak (http://patchwork.ozlabs.org/patch/79996/) [PATCH 2/3] ppc405: Fix memory leak (http://patchwork.ozlabs.org/patch/79997/) [PATCH 3/3] s390: Fix memory leak (http://patchwork.ozlabs.org/patch/79998/) [PATCH] Fix trivial "endianness bugs" (http://patchwork.ozlabs.org/patch/80223/) [PATCH] HACKING: Update status of format checking (http://lists.nongnu.org/archive/html/qemu-devel/2011-01/msg02476.html) [PATCH] mingw32: Fix definitions for PRId64, PRIx64, PRIu64, PRIo64 (http://patchwork.ozlabs.org/patch/74276/) Regards, Stefan Weil