VirtualBox

Changeset 62346 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
Jul 20, 2016 9:30:52 AM (9 years ago)
Author:
vboxsync
Message:

Main/Machine: add lock release which was lost in the previous changeset

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r62292 r62346  
    1264712647            ComPtr<IInternalSessionControl> pControl = *it;
    1264812648            mData->mSession.mRemoteControls.erase(it);
     12649            multilock.release();
    1264912650            LogFlowThisFunc(("  Calling remoteControl->Uninitialize()...\n"));
    1265012651            HRESULT rc = pControl->Uninitialize();
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