server-skynet-source-3rd-je.../include
Jason Evans 708ed79834 Resolve an unsupported special case in arena_prof_tctx_set().
Add arena_prof_tctx_reset() and use it instead of arena_prof_tctx_set()
when resetting the tctx pointer during reallocation, which happens
whenever an originally sampled reallocated object is not sampled during
reallocation.

This regression was introduced by
594c759f37 (Optimize
arena_prof_tctx_set().)
2015-09-14 23:57:58 -07:00
..
jemalloc Resolve an unsupported special case in arena_prof_tctx_set(). 2015-09-14 23:57:58 -07:00
msvc_compat Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00