From: Daniel Veillard Date: Tue, 29 May 2007 14:19:06 +0000 (+0000) Subject: oops, Daniel X-Git-Tag: LIVIRT_0_2_3~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3e814684a247a24228ce625f83a466007898bd1;p=thirdparty%2Flibvirt.git oops, Daniel --- diff --git a/src/xen_internal.c b/src/xen_internal.c index b2ce2bf9ab..a837b7047c 100644 --- a/src/xen_internal.c +++ b/src/xen_internal.c @@ -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)