Changeset 61882 in vbox for trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
- Timestamp:
- Jun 24, 2016 2:27:25 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108312
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/usb/UsbTestService.cpp
r61881 r61882 1279 1279 RTMsgError("Creating global critical section failed with %Rrc\n", rc); 1280 1280 1281 utsConfigAstDestroy(g_pCfgAst);1281 RTJsonValueRelease(g_hCfgJson); 1282 1282 } 1283 1283 else
Note:
See TracChangeset
for help on using the changeset viewer.