[libvirt] [PATCH 03/34] vz: Fix invalid iteration of def->cputune.vcpupin

Pavel Hrdina phrdina at redhat.com
Mon Jan 18 14:56:13 UTC 2016


On Thu, Jan 14, 2016 at 05:26:51PM +0100, Peter Krempa wrote:
> The array doesn't necessarily have the same cardinality as the count of
> vCPUs for a domain. Iterating it can cause access beyond the end of the
> array.
> ---
>  src/vz/vz_sdk.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK




More information about the libvir-list mailing list