VirtualBox

Changeset 17527 in vbox


Ignore:
Timestamp:
Mar 7, 2009 8:36:49 AM (16 years ago)
Author:
vboxsync
Message:

grr

File:
1 edited

Legend:

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

    r17526 r17527  
    27922792            rc = VMMR3CallR0(pVM, VMMR0_DO_GMM_SEED_CHUNK, (uintptr_t)pvChunk, NULL);
    27932793            if (RT_FAILURE(rc))
    2794                 SUPPageFreepvChunk, GMM_CHUNK_SIZE >> PAGE_SHIFT);
     2794                SUPPageFree(pvChunk, GMM_CHUNK_SIZE >> PAGE_SHIFT);
    27952795        }
    27962796        if (RT_SUCCESS(rc))
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