Changeset 100207 in vbox for trunk/src/VBox/ValidationKit/utils
- Timestamp:
- Jun 19, 2023 2:20:27 PM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
r99739 r100207 1194 1194 1195 1195 RTPollSetDestroy(hPollSet); 1196 1196 if (papClients) 1197 RTMemFree(papClients); 1197 1198 return rc; 1198 1199 }
Note:
See TracChangeset
for help on using the changeset viewer.