VirtualBox

Ignore:
Timestamp:
Nov 4, 2023 8:10:20 PM (15 months ago)
Author:
vboxsync
Message:

libs/xpcom: Make PR_Malloc and friends inline helpers and get rid of prmem.c, bugref:10545 [fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/nsprpub/pr/include/prmem.h

    r101786 r101787  
    4848#include <stdlib.h>
    4949#include <iprt/mem.h>
    50 
    51 #ifdef VBOX_WITH_XPCOM_NAMESPACE_CLEANUP
    52 #define PR_Malloc VBoxNsprPR_Malloc
    53 #define PR_Calloc VBoxNsprPR_Calloc
    54 #define PR_Realloc VBoxNsprPR_Realloc
    55 #define PR_Free VBoxNsprPR_Free
    56 #endif /* VBOX_WITH_XPCOM_NAMESPACE_CLEANUP */
    5750
    5851PR_BEGIN_EXTERN_C
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