Skip to content
Commit 30949da6 authored by Jason Evans's avatar Jason Evans
Browse files

Fix arenas_cache_cleanup() and arena_get_hard().

Fix arenas_cache_cleanup() and arena_get_hard() to handle
allocation/deallocation within the application's thread-specific data
cleanup functions even after arenas_cache is torn down.

This is a more general fix that complements
45e9f66c (Fix arenas_cache_cleanup().).
parent 5d2e875a
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