VirtualBox

Ignore:
Timestamp:
Feb 15, 2012 4:24:51 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76288
Message:

Runtime/Dvm: Use uint64_t instead of size_t for the number of intersecting bytes because size_t is only 32bits wide on 32bit hosts and the value can exceed the range

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/dvm.h

    r40028 r40137  
    215215                                                           uint64_t offStart, size_t cbRange,
    216216                                                           uint64_t *poffVol,
    217                                                            size_t *pcbIntersect);
     217                                                           uint64_t *pcbIntersect);
    218218
    219219    /**
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