]> xenbits.xensource.com Git - libvirt.git/commit
util: unlock closeCallbacks if get callbacks for connect fail
authorWang King <king.wang@huawei.com>
Tue, 10 Jan 2017 06:23:49 +0000 (14:23 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 21 Jan 2017 17:39:52 +0000 (12:39 -0500)
commita563451e2b09f094846bd553286c914916debae6
treed37f37cebe9f396dda6e0c61189cee0e6a239f16
parent980f2a35c71f713acb432cd7cc4460e328715d7b
util: unlock closeCallbacks if get callbacks for connect fail

Avoid return with the closeCallbacks locked when get callbacks list for connect fail.

Signed-off-by: Wang King <king.wang@huawei.com>
Signed-off-by: John Ferlan <jferlan@redhat.com>
src/util/virclosecallbacks.c