VirtualBox

Changeset 53010 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 9, 2014 2:12:32 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
96478
Message:

IPRT: Added electric fence allocator for ASN.1.

Location:
trunk/include/iprt
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/asn1.h

    r52600 r53010  
    110110extern RTDATADECL(RTASN1ALLOCATORVTABLE const) g_RTAsn1DefaultAllocator;
    111111
     112/** The Electric Fence ASN.1 allocator. */
     113extern RTDATADECL(RTASN1ALLOCATORVTABLE const) g_RTAsn1EFenceAllocator;
     114
    112115
    113116/**
  • trunk/include/iprt/mangling.h

    r52944 r53010  
    29162916# define g_RTAsn1BitString_Vtable                       RT_MANGLER(g_RTAsn1BitString_Vtable)
    29172917# define g_RTAsn1DefaultAllocator                       RT_MANGLER(g_RTAsn1DefaultAllocator)
     2918# define g_RTAsn1EFenceAllocator                        RT_MANGLER(g_RTAsn1EFenceAllocator)
    29182919#if 0 /* Disabled for now as I'm not sure the assmbler supports mangling yet. */
    29192920# define g_abRTZeroPage                                 RT_MANGLER(g_abRTZeroPage)
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