Build Update for libvirt/libvirt
-------------------------------------
Build: #2185
Status: Broken
Duration: 28 mins and 6 secs
Commit: cae45f2 (master)
Author: Nikolay Shirokovskiy
Message: qemu: fix domain unlock/unref in qemuMigrationSrcPerform
qemuMigrationSrcPerform callers expect it to call virDomainObjEndAPI
in any case so on error paths we miss the virDomainObjEndAPI call.
To fix this let's make qemuMigrationSrcPerform callers responsible
for the virDomainObjEndAPI call.
ACKed-by: Michal Privoznik <mprivozn(a)redhat.com>
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy(a)virtuozzo.com>
View the changeset:
https://github.com/libvirt/libvirt/compare/11ea62665c03...cae45f2cdd6e
View the full build log and details:
https://travis-ci.org/libvirt/libvirt/builds/515134369?utm_medium=notific...
--
You can unsubscribe from build emails from the libvirt/libvirt repository going to
https://travis-ci.org/account/preferences/unsubscribe?repository=4872032&....
Or unsubscribe from *all* email updating your settings at
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notifica....
Or configure specific recipients for build notifications in your .travis.yml file. See
https://docs.travis-ci.com/user/notifications.