VirtualBox

Ignore:
Timestamp:
Feb 16, 2012 4:34:03 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76310
Message:

Ensure COM objects are dereferenced in time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/globals/VBoxGlobal.cpp

    r39982 r40157  
    52925292    /* media list contains a lot of CUUnknown, release them */
    52935293    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();
    52955296    mVBox.detach();
    52965297
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette