From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKAM8-0004QQ-N4 for qemu-devel@nongnu.org; Fri, 15 Jan 2016 14:48:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aKAM5-0002UJ-IL for qemu-devel@nongnu.org; Fri, 15 Jan 2016 14:48:20 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aKAM5-0002UF-Ck for qemu-devel@nongnu.org; Fri, 15 Jan 2016 14:48:17 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id EA0E57AEBC for ; Fri, 15 Jan 2016 19:48:16 +0000 (UTC) References: <1452873871-138914-1-git-send-email-pbonzini@redhat.com> <1452873871-138914-4-git-send-email-pbonzini@redhat.com> <569923FF.9070208@redhat.com> <569927BF.4030407@redhat.com> From: Paolo Bonzini Message-ID: <56994CFB.4020007@redhat.com> Date: Fri, 15 Jan 2016 20:48:11 +0100 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 03/15] i386: avoid null pointer dereference List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: P J P Cc: qemu-devel@nongnu.org On 15/01/2016 20:46, P J P wrote: > +-- On Fri, 15 Jan 2016, Paolo Bonzini wrote --+ > | This is probably due to the original patch being formatted badly, and > > Sorry! Should I resend it? No, it's okay. Paolo