VirtualBox

Changeset 13767 in vbox


Ignore:
Timestamp:
Nov 3, 2008 5:32:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
38743
Message:

warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/MMHyper.cpp

    r13751 r13767  
    105105         * Map the VM structure into the hypervisor space.
    106106         */
    107         AssertRelease(pVM->cbSelf == RT_OFFSETOF(VM, aCpu[pVM->cCPUs]));
     107        AssertRelease(pVM->cbSelf == RT_UOFFSETOF(VM, aCpu[pVM->cCPUs]));
    108108
    109109        RTGCPTR GCPtr;
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