server-skynet-source-3rd-je.../include
Jason Evans ea8d97b897 Fix prof_{malloc,free}_sample_object() call order in prof_realloc().
Fix prof_realloc() to call prof_free_sampled_object() after calling
prof_malloc_sample_object().  Prior to this fix, if tctx and old_tctx
were the same, the tctx could have been prematurely destroyed.
2015-09-14 23:57:52 -07:00
..
jemalloc Fix prof_{malloc,free}_sample_object() call order in prof_realloc(). 2015-09-14 23:57:52 -07:00
msvc_compat Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00