Changeset 98825 in vbox for trunk/src/VBox
- Timestamp:
- Mar 3, 2023 10:24:48 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/AudioAdapterImpl.cpp
r98288 r98825 204 204 if (autoUninitSpan.uninitDone()) 205 205 return; 206 207 m->bd.free(); 206 208 207 209 unconst(m->pPeer) = NULL;
Note:
See TracChangeset
for help on using the changeset viewer.