qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] ide: coverity touchups


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] ide: coverity touchups
Date: Mon, 13 Jul 2015 20:40:00 +0100

On 13 July 2015 at 20:26, John Snow <address@hidden> wrote:
> Just a handful of casts to quiet coverity up.
>
> s->ports should never exceed 32, but coverity doesn't know that.
> ncq_tfs->sector_count should also never exceed 64K.

Personally I tend to mark that kind of thing as a false
positive in the coverity UI and move on...

-- PMM



reply via email to

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