]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
storage: fix leak in virStorageBackendLogicalMakeVol
authorJán Tomko <jtomko@redhat.com>
Mon, 7 Jan 2013 11:52:43 +0000 (12:52 +0100)
committerJán Tomko <jtomko@redhat.com>
Tue, 8 Jan 2013 13:01:52 +0000 (14:01 +0100)
commitafc4631b63abaa8bed992891f5e386b84924905d
treefa9efc804c87df337f2fc7fa00b75f04b1222bb9
parent1e8b4b58108f26cec7733fee409309d5fc955842
storage: fix leak in virStorageBackendLogicalMakeVol

Use regfree instead of VIR_FREE.
src/storage/storage_backend_logical.c