VirtualBox

Changeset 32600 in vbox


Ignore:
Timestamp:
Sep 17, 2010 12:59:18 PM (14 years ago)
Author:
vboxsync
Message:

Storage/VBoxHDD: typo, leading to a serious regression with snapshots

File:
1 edited

Legend:

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

    r32573 r32600  
    47354735                                                             &ts);
    47364736            else
    4737                 rc = VERR_NOT_IMPLEMENTED;
     4737                rc2 = VERR_NOT_IMPLEMENTED;
    47384738            if (RT_SUCCESS(rc2) && pImage->Backend->pfnSetParentTimeStamp)
    47394739                pImage->Backend->pfnSetParentTimeStamp(pImage->pBackendData, &ts);
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