]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
parallels: Fix false error messages in libvirt log
authorMikhail Feoktistov <mfeoktistov@virtuozzo.com>
Wed, 17 Jun 2015 12:35:00 +0000 (15:35 +0300)
committerDmitry Guryanov <dguryanov@parallels.com>
Thu, 18 Jun 2015 11:08:55 +0000 (14:08 +0300)
commit0c151004bc2212ebb3d268a13291277a2b2073db
tree3d53483e81f41ba44c707ad3c63a7108ae4d8547
parentfad9b77e0d3d4e739dcd6cae42f5cc40deb54472
parallels: Fix false error messages in libvirt log

There was many errors in libvirt.log caused by prlsdkDelNet function because
job variable was always initialized as PRL_INVALID_HANDLE
In this patch job variable gets return value of PrlSrv_DeleteVirtualNetwork function()
src/vz/vz_sdk.c