VirtualBox

Changeset 55431 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Apr 24, 2015 3:54:54 PM (10 years ago)
Author:
vboxsync
Message:

DrvVD: use uint64_t for disk size.

File:
1 edited

Legend:

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

    r54977 r55431  
    166166    bool                     fBootAccelActive;
    167167    /** Size of the disk, used for read truncation. */
    168     size_t                   cbDisk;
     168    uint64_t                 cbDisk;
    169169    /** Size of the configured buffer. */
    170170    size_t                   cbBootAccelBuffer;
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