VirtualBox

Changeset 34885 in vbox


Ignore:
Timestamp:
Dec 9, 2010 1:56:03 PM (14 years ago)
Author:
vboxsync
Message:

VMDK: Fix corruption

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Storage/VMDK.cpp

    r34581 r34885  
    55285528    else if (RT_FAILURE(rc))
    55295529        return vmdkError(pImage, rc, RT_SRC_POS, N_("VMDK: cannot write allocated data block in '%s'"), pExtent->pszFullname);
     5530
     5531    pExtent->uAppendPosition += cbWrite;
    55305532
    55315533    rc = vmdkAllocGrainAsyncGTUpdate(pImage, pExtent, pIoCtx, pGrainAlloc);
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