[libvirt] Bugfix for failing to reconnect to vbox:///session
Pritesh Kothari
Friday, 17 July
2009
Fri, 17 Jul
'09
11:57 a.m.
Hi All,
While reconnecting to vbox:///session, since the VBoxCGlueInit() is not
intialized, the g_pfnGetFunctions is NULL and thus reconnection fails with
SEGV. Fixed this in the patch below.
Regards,
Pritesh