Re: [libvirt] [PATCH] xenapi: Check for NULL before accessing the scheme

2010-03-15 Thread Daniel P. Berrange
On Sun, Mar 14, 2010 at 10:09:01PM +0100, Matthias Bolte wrote: --- src/xenapi/xenapi_driver.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/xenapi/xenapi_driver.c b/src/xenapi/xenapi_driver.c index 00b62b3..9a38e3f 100644 --- a/src/xenapi/xenapi_driver.c

[libvirt] [PATCH] xenapi: Check for NULL before accessing the scheme

2010-03-14 Thread Matthias Bolte
--- src/xenapi/xenapi_driver.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/xenapi/xenapi_driver.c b/src/xenapi/xenapi_driver.c index 00b62b3..9a38e3f 100644 --- a/src/xenapi/xenapi_driver.c +++ b/src/xenapi/xenapi_driver.c @@ -87,7 +87,8 @@ xenapiOpen