VirtualBox

Changeset 47832 in vbox for trunk/src/VBox/Storage/VMDK.cpp


Ignore:
Timestamp:
Aug 18, 2013 6:32:26 PM (11 years ago)
Author:
vboxsync
Message:

Storage/VMDK: warnings

File:
1 edited

Legend:

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

    r46613 r47832  
    11051105            uint32_t uGTStart = *pGDTmp;
    11061106            uint32_t uRGTStart = *pRGDTmp;
    1107             uint32_t cbGTRead = cbGT;
     1107            size_t  cbGTRead = cbGT;
    11081108
    11091109            /* If no grain table is allocated skip the entry. */
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