VirtualBox

Changeset 14743 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 27, 2008 9:17:06 PM (16 years ago)
Author:
vboxsync
Message:

alloc-r0drv: Fixed RTMemFree assertion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r0drv/alloc-r0drv.cpp

    r14068 r14743  
    231231                          "fence:    %.*Rhxs\n"
    232232                          "expected: %.*Rhxs\n",
    233                           pHdr, pv, pHdr->cb, pv,
     233                          pHdr, pv, pHdr->cb,
    234234                          RTR0MEM_FENCE_EXTRA, (uint8_t *)(pHdr + 1) + pHdr->cb,
    235235                          RTR0MEM_FENCE_EXTRA, &g_abFence[0]));
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