Re: [Libusbx-devel] [libusbx] libusb_interrupt_transfer Segmentation fault. (#160)

2013-11-27 Thread Pete Batard
> in windows_transfer_callback, just easy if (io_size > 0) after case > ERROR_OPERATION_ABORTED: will help. I don't think we want to fix this in `windows_transfer_callback()`, as we may get `io_size` 0 when there is no error. A more proper fix is to have `hid_copy_transfer_data()` accept an `io_

Re: [Libusbx-devel] [libusbx] libusb_interrupt_transfer Segmentation fault. (#160)

2013-11-27 Thread Pete Batard
Closed #160 via 68bd52920ce6043678f6d19d1f221930e7a214d5. --- Reply to this email directly or view it on GitHub: https://github.com/libusbx/libusbx/issues/160-- Rapidly troubleshoot problems before they affect your busines