[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Fix integer overflow in hotplug methods
- From: Chris Lalancette <clalance redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH] Fix integer overflow in hotplug methods
- Date: Wed, 26 May 2010 08:55:50 -0400
On 05/26/2010 08:35 AM, Daniel P. Berrange wrote:
> The hotplug methods still had the qemuCmdFlags variable declared
> as an int, instead of unsigned long long. This caused flag checks
> to be incorrect for flags > 31
Oops, yeah.
ACK.
--
Chris Lalancette
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]