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