| commit | 84c4fe881f261ca4a84a30b9638e45a75699f045 | [log] [tgz] |
|---|---|---|
| author | winterrace <42121686+winterrace@users.noreply.github.com> | Wed Aug 21 07:59:11 2019 +0200 |
| committer | Nathan Hjelm <hjelmn@google.com> | Wed Aug 21 21:07:20 2019 -0700 |
| tree | 4ce97ea07187b2c8c9078cdfd6631fe79a2d6144 | |
| parent | 43ae426488e4d049fc55b08ad3f70cc249d0f98f [diff] |
Update poll_windows.c Set fd_size to 0 when freeing the fd_table array. Closes #614 Signed-off-by: Nathan Hjelm <hjelmn@google.com>
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)