mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
36c1cb0910
There can be other descriptors between the config descriptor and the first interface descriptor, so we specifically need to check for the interface descriptor type and skip anything before that. We also need to guard against bLength == 0, which would cause an infinite loop, instead of doing a second bDescriptorType check. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
debug.c | ||
device.c | ||
endpoint.c | ||
guid.c | ||
iface.c | ||
ioctl.c | ||
iso.c | ||
pnp.c | ||
power.c | ||
queue.c | ||
roothub.c | ||
trfsplit.c | ||
urb.c | ||
usb2.c | ||
usbdebug.h | ||
usbport.c | ||
usbport.h | ||
usbport.rc | ||
usbport.spec |