libusb_free_device_list() needs to be called on the list of USB devices obtained through libusb_get_device_list() or the list and its elements will be leaked. https://bugs.freedesktop.org/show_bug.cgi?id=105427