VirtualBox

Changeset 72509 in vbox for trunk


Ignore:
Timestamp:
Jun 11, 2018 1:25:05 PM (7 years ago)
Author:
vboxsync
Message:

Main/Machine: Fix medium registry usage when cloning VMs (was not compatible with the recent change in medium registry handling, ending up losing the image references in some cases, i.e. error messages when registering the VM again after unregistering).

File:
1 edited

Legend:

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

    r69500 r72509  
    13791379                mlock.acquire();
    13801380            }
     1381            pMedium->i_removeRegistry(p->i_getVirtualBox()->i_getGlobalRegistryId());
    13811382            pMedium->i_addRegistry(uuid);
    13821383        }
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