Changeset 40157 in vbox for trunk/src/VBox/Frontends/VirtualBox
- Timestamp:
- Feb 16, 2012 4:34:03 PM (13 years ago)
- svn:sync-xref-src-repo-rev:
- 76310
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp
r39982 r40157 5292 5292 /* media list contains a lot of CUUnknown, release them */ 5293 5293 mMediaList.clear(); 5294 /* the last step to ensure we don't use COM any more */ 5294 /* the last steps to ensure we don't use COM any more */ 5295 mHost.detach(); 5295 5296 mVBox.detach(); 5296 5297
Note:
See TracChangeset
for help on using the changeset viewer.