VirtualBox

Changeset 27279 in vbox


Ignore:
Timestamp:
Mar 11, 2010 12:37:52 PM (15 years ago)
Author:
vboxsync
Message:

Main: stupid typo (really fixes assertion in Medium::close() this time)

File:
1 edited

Legend:

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

    r27256 r27279  
    20742074    if (fNeedsSaveSettings)
    20752075    {
    2076         AutoWriteLock vboxlock(m->pVirtualBox COMMA_LOCKVAL_SRC_POS);
     2076        AutoWriteLock vboxlock(pVirtualBox COMMA_LOCKVAL_SRC_POS);
    20772077        pVirtualBox->saveSettings();
    20782078    }
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