mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 12:43:16 +00:00
Fix prof_realloc() to not call prof_ctx_set() if a sampled object is being freed via realloc(p, 0).
Fix prof_realloc() to not call prof_ctx_set() if a sampled object is being freed via realloc(p, 0).