VirtualBox

Changeset 24759 in vbox for trunk


Ignore:
Timestamp:
Nov 18, 2009 2:55:20 PM (15 years ago)
Author:
vboxsync
Message:

Main/MachineImpl: fix copy/paste bug in fixupMedia(), caused VBoxSVC crashes when not changing the medium attachments in the GUI

File:
1 edited

Legend:

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

    r24727 r24759  
    77057705                     ++oldIt)
    77067706                {
    7707                     MediumAttachment *pOldAttach = *it;
     7707                    MediumAttachment *pOldAttach = *oldIt;
    77087708                    if (pOldAttach->medium().equalsTo(pMedium))
    77097709                    {
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