зеркало из https://github.com/mozilla/gecko-dev.git
c04636bda3
Bug 818922 made MOZ_REPLACE_MALLOC a global define, and that changed the defines set when building mozjemalloc_compat.c for the jemalloc3 replace-malloc library. In turn, this made the symbol munging wrong for that library, making the jemalloc_* functions exported as je_jemalloc_* instead of replace_jemalloc_*. |
||
---|---|---|
.. | ||
Makefile.in | ||
jemalloc_config.c | ||
malloc_decls.h | ||
moz.build | ||
mozjemalloc_compat.c | ||
mozmemory.h | ||
mozmemory_wrap.c | ||
mozmemory_wrap.h | ||
replace_malloc.c | ||
replace_malloc.h | ||
replace_malloc_bridge.h |