VirtualBox

Changeset 7684 in vbox


Ignore:
Timestamp:
Apr 1, 2008 1:43:38 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
29209
Message:

overflow check.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VBoxDev.cpp

    r7681 r7684  
    15771577         */
    15781578        pData->GCPhysVMMDevRAM = GCPhysAddress;
     1579        Assert(pData->GCPhysVMMDevRAM == GCPhysAddress);
    15791580        rc = PDMDevHlpMMIO2Map(pPciDev->pDevIns, iRegion, GCPhysAddress);
    15801581    }
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