VirtualBox

Changeset 51456 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 28, 2014 6:12:10 PM (11 years ago)
Author:
vboxsync
Message:

FE/Qt: 6660: Advanced extra-data management framework: Destruct *manager* later, after other objects which can use it *already* destroyed.

File:
1 edited

Legend:

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

    r51410 r51456  
    43424342#endif
    43434343
    4344     /* Destroy our event handlers */
    4345     UIExtraDataManager::destroy();
    4346 
    43474344    /* Destroy the GUI root windows _BEFORE_ the media-mess, because there is
    43484345       code in the GUI that's using the media code an will be racing us! */
     
    43644361    m_pMediumEnumerator = 0;
    43654362    m_mediumEnumeratorDtorRwLock.unlock();
     4363
     4364    /* Destroy extra-data manager: */
     4365    UIExtraDataManager::destroy();
    43664366
    43674367    /* Destroy whatever this converter stuff is: */
Note: See TracChangeset for help on using the changeset viewer.

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