commit | 18a5f99ad3c071a3defef7e2ecf117489b8a8552 | [log] [tgz] |
---|---|---|
author | gudenau <gudenau@users.noreply.github.com> | Tue Jun 19 20:12:52 2018 -0500 |
committer | Nathan Hjelm <hjelmn@lanl.gov> | Wed Dec 05 10:09:12 2018 -0700 |
tree | 5009acb3aaddae13c8fb608ba664eecce7977a6d | |
parent | 31d59d8ced23ffe2e3c0fe7f07f4d52cca65654a [diff] |
Add missing libusb_exit on an error condition Closes #448 Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD and Haiku userspace. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).
libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.
libusb homepage: http://libusb.info/
Developers will wish to consult the API documentation: http://api.libusb.info
Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info
(Please use the mailing list rather than mailing developers directly)