VirtualBox

Ignore:
Timestamp:
Jun 14, 2013 4:12:24 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
86432
Message:

RTMemAllocEx for ring-3.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/include/internal/magics.h

    r45984 r46567  
    115115/** The magic value for heap blocks. (Edgar Allan Poe) */
    116116#define RTMEMHDR_MAGIC                  UINT32_C(0x18090119)
     117/** The magic value for heap blocks after freeing. */
     118#define RTMEMHDR_MAGIC_DEAD             UINT32_C(0x18491007)
    117119/** The value of RTPIPEINTERNAL::u32Magic. (Frank Schaetzing) */
    118120#define RTPIPE_MAGIC                    UINT32_C(0x19570528)
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