mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-11 05:39:41 +02:00
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_*. |
||
|---|---|---|
| .. | ||
| build | ||
| jemalloc | ||
| mozalloc | ||
| mozjemalloc | ||
| replace | ||
| moz.build | ||