VirtualBox

Changeset 54647 in vbox


Ignore:
Timestamp:
Mar 5, 2015 12:49:18 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98794
Message:

Fix lock order violation

File:
1 edited

Legend:

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

    r54645 r54647  
    88158815     * signal from the task initiator (which releases it only after
    88168816     * RTThreadCreate()) that we can start the job. */
     8817    ComObjPtr<Medium> pBase = i_getBase();
    88178818    AutoWriteLock thisLock(this COMMA_LOCKVAL_SRC_POS);
    88188819
     
    88528853        Medium::CryptoFilterSettings CryptoSettingsRead;
    88538854        Medium::CryptoFilterSettings CryptoSettingsWrite;
    8854 
    8855         ComObjPtr<Medium> pBase = i_getBase();
    88568855
    88578856        uint8_t *pbDek = NULL;
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