server-skynet-source-3rd-je.../include
Jason Evans 6fd53da030 Fix prof_tdata_get()-related regressions.
Fix prof_tdata_get() to avoid dereferencing an invalid tdata pointer
(when it's PROF_TDATA_STATE_{REINCARNATED,PURGATORY}).

Fix prof_tdata_get() callers to check for invalid results besides NULL
(PROF_TDATA_STATE_{REINCARNATED,PURGATORY}).

These regressions were caused by
602c8e0971 (Implement per thread heap
profiling.), which did not make it into any releases prior to these
fixes.
2014-09-09 15:29:34 -07:00
..
jemalloc Fix prof_tdata_get()-related regressions. 2014-09-09 15:29:34 -07:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00