VirtualBox

Changeset 29413 in vbox for trunk


Ignore:
Timestamp:
May 12, 2010 12:28:53 PM (15 years ago)
Author:
vboxsync
Message:

VBoxHDD: Fix a bug causing data corruption in the image for async requests when the disk image grows.

File:
1 edited

Legend:

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

    r29244 r29413  
    12841284            LogFlowFunc(("Block didn't changed\n"));
    12851285            ASMAtomicWriteU32(&pIoCtx->cbTransferLeft, 0);
     1286            RTSgBufAdvance(&pIoCtxParent->SgBuf, cbThisWrite);
    12861287            return VINF_VD_ASYNC_IO_FINISHED;
    12871288        }
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