Skip to content
Commit 624f2f3c authored by Jason Evans's avatar Jason Evans
Browse files

Fix a "thread.arena" mallctl bug.

When setting a new arena association for the calling thread, also update
the tcache's cached arena pointer, primarily so that
tcache_alloc_small_hard() uses the intended arena.
parent 8ad0eacf
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment