VirtualBox

Changeset 63801 in vbox for trunk


Ignore:
Timestamp:
Sep 12, 2016 1:46:54 PM (8 years ago)
Author:
vboxsync
Message:

Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)

File:
1 edited

Legend:

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

    r63800 r63801  
    10681068                        rc = VERR_NO_MEMORY;
    10691069
    1070                     uint32_t i = 0;
     1070                    size_t i = 0;
    10711071                    uint32_t *pGDTmp = pExtent->pGD;
    10721072                    uint32_t *pRGDTmp = pExtent->pRGD;
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