]> git.ipfire.org Git - thirdparty/libvirt.git/commit
node device: Fix locking issue in virNodeDeviceDestroy
authorCole Robinson <crobinso@redhat.com>
Wed, 14 Oct 2009 20:15:13 +0000 (16:15 -0400)
committerCole Robinson <crobinso@redhat.com>
Tue, 20 Oct 2009 18:17:34 +0000 (14:17 -0400)
commitd686056f624474c61f901762604034fb88301783
tree349cd2b730f5dc959e157b4749290b33449c6597
parent9710856b3316328c7b3ba6d3264f67c1f5d710e4
node device: Fix locking issue in virNodeDeviceDestroy

Certain error paths won't unlock the node device object.
src/node_device/node_device_driver.c