VirtualBox

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


Ignore:
Timestamp:
Sep 24, 2008 2:56:04 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
36999
Message:

Wrong value.

File:
1 edited

Legend:

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

    r12687 r12693  
    16491649             * It is about to be unmapped, just clean up.
    16501650             */
    1651             PDMDevHlpUnregisterVMMDevHeap(pPciDev->pDevIns, GCPhysAddress);
     1651            PDMDevHlpUnregisterVMMDevHeap(pPciDev->pDevIns, pThis->GCPhysVMMDevHeap);
    16521652            pThis->GCPhysVMMDevHeap = NIL_RTGCPHYS32;
    16531653            rc = VINF_SUCCESS;
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