From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nzij6-0004ww-7d for qemu-devel@nongnu.org; Wed, 07 Apr 2010 23:48:20 -0400 Received: from [140.186.70.92] (port=37647 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nzij4-0004vj-Ic for qemu-devel@nongnu.org; Wed, 07 Apr 2010 23:48:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nzij3-00047j-3G for qemu-devel@nongnu.org; Wed, 07 Apr 2010 23:48:18 -0400 Received: from adelie.canonical.com ([91.189.90.139]:33102) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nzij2-00047Z-VA for qemu-devel@nongnu.org; Wed, 07 Apr 2010 23:48:17 -0400 From: Jeremy Kerr Date: Thu, 8 Apr 2010 11:48:01 +0800 References: <20100408015013.18100.89239.stgit@angua> In-Reply-To: <20100408015013.18100.89239.stgit@angua> MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <201004081148.02064.jeremy.kerr@canonical.com> Subject: [Qemu-devel] Re: [RFC PATCH] devicetree: Fix buffer overflow on setting device node name List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Grant Likely Cc: devicetree-discuss@lists.ozlabs.org, qemu-devel@nongnu.org Hi Grant, Thanks, this fixes the overflow for me too. Have applied to my tree and pushed out. If anyone else would like to check out out the patches, my tree is at: http://kernel.ubuntu.com/git?p=jk/dt/qemu.git;a=summary git://kernel.ubuntu.com/jk/dt/qemu.git Cheers, Jeremy