Fix arena bugs.

Split arena_dissociate_bin_run() out of arena_dalloc_bin_run(), so that
arena_bin_malloc_hard() can avoid dissociation when recovering from
losing a race.  This fixes a bug introduced by a recent attempted fix.

Fix a regression in arena_ralloc_large_grow() that was introduced by
recent fixes.
1 file changed
tree: 68f895d4fe22cd52001384effad281ad979ce7c7
  1. jemalloc/
  2. .gitignore