
18 Jan
2016
18 Jan
'16
2:56 p.m.
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