VirtualBox

Changeset 56449 in vbox


Ignore:
Timestamp:
Jun 16, 2015 1:14:36 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101066
Message:

Main/Session: Additional assertion for previous fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/SessionImpl.cpp

    r56448 r56449  
    11401140        pLockW->release();
    11411141
     1142        Assert(!pLockW->isWriteLockOnCurrentThread());
     1143
    11421144        LogFlowThisFunc(("Calling mControl->OnSessionEnd()...\n"));
    11431145        HRESULT rc = mControl->OnSessionEnd(this, progress.asOutParam());
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