oops, Daniel

This commit is contained in:
Daniel Veillard 2007-05-29 14:19:06 +00:00
parent 7b88f59ce4
commit c3e814684a

View File

@ -1331,7 +1331,7 @@ xenHypervisorInit(void)
hypercall_t hc;
v0_hypercall_t v0_hc;
xen_getdomaininfo info;
virVcpuInfoPtr ipt;
virVcpuInfoPtr ipt = NULL;
if (initialized) {
if (hypervisor_version == -1)