- Timestamp:
- Mar 16, 2015 1:27:56 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxUSB/win/dev/VBoxUsbRt.cpp
r54781 r54784 605 605 { 606 606 pIfLe[i].InterfaceDescriptor = USBD_ParseConfigurationDescriptorEx(pCfgDr, pCfgDr, i, 0, -1, -1, -1); 607 pIfLe[i].Interface = NULL;608 607 if (!pIfLe[i].InterfaceDescriptor) 609 608 {
Note:
See TracChangeset
for help on using the changeset viewer.