VirtualBox

Changeset 32381 in vbox


Ignore:
Timestamp:
Sep 10, 2010 9:48:47 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65736
Message:

VBoxHDD: Don't leave with VERR_VD_BLOCK_FREE if the last block in the image is not allocated

File:
1 edited

Legend:

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

    r32370 r32381  
    55025502                fLockWriteTo = false;
    55035503            }
     5504            else /* Don't propagate the error to the outside */
     5505                rc = VINF_SUCCESS;
    55045506
    55055507            uOffset += cbThisRead;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette