From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Re: xen-4.3.1:hvm.c: 2 * possible bad if tests ? Date: Thu, 21 Nov 2013 07:19:11 -0800 Message-ID: References: <20131121151308.GD89770@deinos.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1VjW2L-0001im-20 for xen-devel@lists.xenproject.org; Thu, 21 Nov 2013 15:19:21 +0000 Received: by mail-pb0-f48.google.com with SMTP id md12so5247154pbc.35 for ; Thu, 21 Nov 2013 07:19:17 -0800 (PST) In-Reply-To: <20131121151308.GD89770@deinos.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan , Andrew Cooper Cc: "xen-devel@lists.xenproject.org" , keir@xen.org, jbeulich@suse.com, David Binderman List-Id: xen-devel@lists.xenproject.org On 21/11/2013 07:13, "Tim Deegan" wrote: > commit 22c2226e799787ec444ab480db95369d18972cd8 > Author: Tim Deegan > Date: Thu Nov 21 15:11:39 2013 +0000 > > x86/hvm: fix test for non-conforming segments. > > Also Coverity CID 1055180 > > Reported-by: David Binderman > Signed-off-by: Tim Deegan Acked-by: Keir Fraser