VirtualBox

Ignore:
Timestamp:
Jul 3, 2011 8:42:12 PM (13 years ago)
Author:
vboxsync
Message:

Parallels: Fix possible data corruption

File:
1 edited

Legend:

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

    r36633 r37739  
    650650    }
    651651
    652     if (RT_SUCCESS(rc))
     652    if (   RT_SUCCESS(rc)
     653        || rc == VERR_VD_BLOCK_FREE)
    653654    {
    654655        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