]> git.ipfire.org Git - thirdparty/libvirt.git/commit
usbFindBusByVendor: don't leak a DIR buffer and FD
authorJim Meyering <meyering@redhat.com>
Mon, 25 Jan 2010 15:36:07 +0000 (16:36 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 25 Jan 2010 15:50:28 +0000 (16:50 +0100)
commit1f9da29de14deb3aa03df9218a463534ed1e8c17
tree4e78fc3173603972f0ff46bd355e5f00c5ec370e
parenteaa2fd693910671ffa54a548d0eb5aaf07d7c1ba
usbFindBusByVendor: don't leak a DIR buffer and FD

* src/util/hostusb.c (usbFindBusByVendor): Don't leak a DIR buffer
and file descriptor.
src/util/hostusb.c