10e4523094
Restructure the ctx initialization code such that the ctx isn't locked across portions of the initialization code where allocation could occur. Instead artificially inflate the cnt_merged.curobjs field, just as is done elsewhere to avoid similar races to the one that would otherwise be created by the reduction in locking scope. This bug affected interval- and growth-triggered heap dumping, but not manual heap dumping. |
||
---|---|---|
.. | ||
arena.c | ||
base.c | ||
chunk_dss.c | ||
chunk_mmap.c | ||
chunk_swap.c | ||
chunk.c | ||
ckh.c | ||
ctl.c | ||
extent.c | ||
hash.c | ||
huge.c | ||
jemalloc.c | ||
mb.c | ||
mutex.c | ||
prof.c | ||
rtree.c | ||
stats.c | ||
tcache.c | ||
zone.c |