mcuee / libusb-win32

libusb-win32 project official github repo
179 stars 49 forks source link

BSOD during enumeration if endpoint has zero size #65

Closed dontech closed 8 months ago

dontech commented 8 months ago

Fixed with https://github.com/mcuee/libusb-win32/commit/96044f29dddaccedd768f5c8e3c16be10af09a66#diff-ef948140fc9ee30a5eb81176225dce16fdccf3760e7b0435de3f99e3cce47b7f

dontech commented 8 months ago

Regression in https://github.com/mcuee/libusb-win32/commit/65f9a19375bade91067545e85a18b713e7eb6a7a

dontech commented 8 months ago

FIXED