]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
xenapi: Improve error reporting in xenapiOpen
authorMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 14 Jul 2011 14:58:43 +0000 (16:58 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 14 Jul 2011 15:51:21 +0000 (17:51 +0200)
commit2682731d24e9e93aa815e3e3e97bd4b75fac4ae0
tree47f1e53f2bef38591040748ac5666850387ca87b
parentb8f36e74ad0bf2271cc2efdb9f37d0572d16fcdb
xenapi: Improve error reporting in xenapiOpen

Use better suited error code and avoid NULL in error messsage
as *privP->session->error_description can be NULL.
src/xenapi/xenapi_driver.c