mirror of
https://github.com/jemalloc/jemalloc
synced 2026-06-08 15:01:07 +00:00
d6eb8ac8f3
Customized extent hooks may malloc / free thus trigger reentry. Support this behavior by adding reentrancy on hook functions.