VirtualBox

Ignore:
Timestamp:
Mar 4, 2022 1:35:23 PM (3 years ago)
Author:
vboxsync
Message:

FE/Qt: bugref:9653: VirtualBox Manager / Chooser pane: Fixing crash in cloud stuff cleanup; VM tree should be alive to shutdown refresh tasks.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox/src/manager/chooser/UIChooserAbstractModel.cpp

    r94029 r94085  
    758758void UIChooserAbstractModel::sltDetachCOM()
    759759{
     760    /* Finally, stop all cloud updates: */
     761    stopCloudUpdates(true /* forced? */);
     762
    760763    /* Delete tree: */
    761764    delete m_pInvisibleRootNode;
    762765    m_pInvisibleRootNode = 0;
    763 
    764     /* Finally, stop all cloud updates: */
    765     stopCloudUpdates(true /* forced? */);
    766766}
    767767
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