qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] ioapic: remove useless lower bounds check


From: Peter Xu
Subject: Re: [Qemu-devel] [PATCH] ioapic: remove useless lower bounds check
Date: Thu, 5 Jul 2018 09:16:54 +0800
User-agent: Mutt/1.10.0 (2018-05-17)

On Wed, Jul 04, 2018 at 02:04:12PM +0200, Paolo Bonzini wrote:
> The vector cannot be negative.  Coverity now reports this because it sees an
> array access before the check, in ioapic_stat_update_irq.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>

Reviewed-by: Peter Xu <address@hidden>

Thanks!

-- 
Peter Xu



reply via email to

[Prev in Thread] Current Thread [Next in Thread]