VirtualBox

Changeset 37737 in vbox


Ignore:
Timestamp:
Jul 2, 2011 8:12:28 PM (14 years ago)
Author:
vboxsync
Message:

VHD: Fix possible data corruption

File:
1 edited

Legend:

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

    r36636 r37737  
    17361736    }
    17371737
    1738     if (RT_SUCCESS(rc))
     1738    if (   RT_SUCCESS(rc)
     1739        || rc == VERR_VD_BLOCK_FREE)
    17391740    {
    17401741        if (pcbActuallyRead)
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