- Timestamp:
- Oct 22, 2021 1:56:55 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Audio/AudioTestService.cpp
r91999 r92008 862 862 863 863 if (pInst->pszHostname) 864 { 864 865 RTStrFree(pInst->pszHostname); 866 pInst->pszHostname = NULL; 867 } 868 865 869 RTMemFree(pInst); 866 870 pInst = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.