VirtualBox

Changeset 27134 in vbox for trunk


Ignore:
Timestamp:
Mar 6, 2010 5:05:12 PM (15 years ago)
Author:
vboxsync
Message:

VD: pass the correct data to the backend

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/VBoxHDD.cpp

    r26987 r27134  
    20412041                                                   &Uuid);
    20422042                AssertRC(rc);
    2043                 rc = pImageFrom->Backend->pfnSetParentUuid(pImageFrom->pNext,
     2043                rc = pImageFrom->Backend->pfnSetParentUuid(pImageFrom->pNext->pvBackendData,
    20442044                                                           &Uuid);
    20452045                AssertRC(rc);
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