From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVYOw-000330-TA for qemu-devel@nongnu.org; Fri, 06 Feb 2009 16:38:18 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVYOt-00030w-2o for qemu-devel@nongnu.org; Fri, 06 Feb 2009 16:38:18 -0500 Received: from [199.232.76.173] (port=33694 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVYOs-00030n-DI for qemu-devel@nongnu.org; Fri, 06 Feb 2009 16:38:14 -0500 Received: from fk-out-0910.google.com ([209.85.128.187]:7492) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVYOs-0001th-2i for qemu-devel@nongnu.org; Fri, 06 Feb 2009 16:38:14 -0500 Received: by fk-out-0910.google.com with SMTP id z23so900226fkz.2 for ; Fri, 06 Feb 2009 13:38:11 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <498CA279.401@mail.berlios.de> References: <498CA279.401@mail.berlios.de> Date: Fri, 6 Feb 2009 23:38:11 +0200 Message-ID: Subject: Re: [Qemu-devel] [PATCH] Fix SIGSEGV crash in slirp networking code From: Blue Swirl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 2/6/09, Stefan Weil wrote: > > Hello, > > this patch fixes a bug which was introduced in r6288. > Please apply it to Qemu trunk. > > See this discussion for details: > > http://lists.gnu.org/archive/cgi-bin/namazu.cgi?query=Regression+in+networking+code+(SIGSEGV)&submit=Search&idxname=qemu-devel Thanks, applied.