VirtualBox

Changeset 18141 in vbox


Ignore:
Timestamp:
Mar 23, 2009 2:52:35 PM (16 years ago)
Author:
vboxsync
Message:

Storage/VMDK: fix incorrect version being stored in VMDK header (regression)

File:
1 edited

Legend:

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

    r18067 r18141  
    28192819            pExtents[i].pRGD = NULL;
    28202820            pExtents[i].pDescData = NULL;
     2821            pExtents[i].uVersion = 1;
    28212822            pExtents[i].uCompression = VMDK_COMPRESSION_NONE;
    28222823            pExtents[i].uExtent = i;
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