]> git.ipfire.org Git - thirdparty/libvirt.git/commit
locking: Resolve resource leaks on non error path
authorJohn Ferlan <jferlan@redhat.com>
Tue, 15 Jan 2013 14:23:29 +0000 (09:23 -0500)
committerJán Tomko <jtomko@redhat.com>
Wed, 16 Jan 2013 16:51:30 +0000 (17:51 +0100)
commit687554cd503b210347582e63c31c87f5bbb2f7ba
treed865c5f13a088bc23a064af85820cfd2821dd9f7
parent65aa3e3414262f1273d584cf46c7d279b2103e22
locking: Resolve resource leaks on non error path

Both 'dir' and 'path' were not free'd on successful return
src/locking/lock_driver_sanlock.c