desowin / usbpcap

USB packet capture for Windows
http://desowin.org/usbpcap
896 stars 170 forks source link

Fixed issue with random endpoint selection after series of sets for interface/configuration #98

Closed mkozaaczka closed 4 years ago

mkozaaczka commented 4 years ago

… same pipe buffers for different endpoints. Adding code that will replace new USBPCAP_INTERNAL_ENDPOINT_INFO with old one.

mkozaaczka commented 4 years ago

Please review the changes.

mkozaaczka commented 4 years ago

is it ok now? ready to complete this pull request ?