From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N0yKg-0006pl-OZ for qemu-devel@nongnu.org; Thu, 22 Oct 2009 10:08:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N0yKc-0006nX-6v for qemu-devel@nongnu.org; Thu, 22 Oct 2009 10:08:02 -0400 Received: from [199.232.76.173] (port=42973 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N0yKc-0006nM-1A for qemu-devel@nongnu.org; Thu, 22 Oct 2009 10:07:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14028) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N0yKb-0003hP-Hk for qemu-devel@nongnu.org; Thu, 22 Oct 2009 10:07:57 -0400 Message-ID: <4AE0672D.1010203@redhat.com> Date: Thu, 22 Oct 2009 16:07:41 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v2] target-arm: cleanup internal resource leaks References: <145D39CA-6310-4B12-9AFF-32FAAB8C286D@nokia.com> <4AE011FB.6020508@redhat.com> <75207884-F7E7-45F4-BBD7-D13CB9FBECA9@nokia.com> <4AE0218D.5080604@redhat.com> <455830E7-56FF-43F5-8B09-17754C40D49A@nokia.com> <4AE02F22.6070503@redhat.com> <7EA48718-6AF8-49B3-9025-1A8CC023C220@nokia.com> <20091022125505.GA31301@kos.to> In-Reply-To: <20091022125505.GA31301@kos.to> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riku Voipio Cc: Juha.Riihimaki@nokia.com, qemu-devel@nongnu.org Hi, >> Okay, thanks for the suggestion, I'll try that and resend the v2 >> patch, let's see what happens. Perfect. > unless quoted-printable (and base64 while at it) support is added to "git am", > this is going to be a common problem for mails sent to qemu-devel. My git version handles it just fine (git-1.6.2.5-1.fc11.x86_64). I remember having problems with quoted-printable mails in the past though, so this must have changed recently. cheers, Gerd