libvirt/src/vz
Maxim Nestratov 635daa2556 vz: BUG: fix connecting hang in case of init failure
In case of prlsdkLoadDomains fails, vzOpenDefault should
clear connection privateData pointer every time its
memory is actually freed.
Also it is not necessary to call vzConnectClose if a call
to vzOpenDefault fails, because they both make cleanup of
connection privateData.

Signed-off-by: Maxim Nestratov <mnestratov@virtuozzo.com>
2015-12-24 18:31:05 +03:00
..
vz_driver.c vz: BUG: fix connecting hang in case of init failure 2015-12-24 18:31:05 +03:00
vz_driver.h
vz_sdk.c vz: support additional flags in domain undefine 2015-12-24 14:20:56 +03:00
vz_sdk.h vz: support additional flags in domain undefine 2015-12-24 14:20:56 +03:00
vz_utils.c vz: cleanup 2015-10-08 16:44:48 +03:00
vz_utils.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00