server-skynet-source-3rd-je.../include
Jason Evans 5f7140b045 Make prof_tctx accesses atomic.
Although exceedingly unlikely, it appears that writes to the prof_tctx
field of arena_chunk_map_misc_t could be reordered such that a stale
value could be read during deallocation, with profiler metadata
corruption and invalid pointer dereferences being the most likely
effects.
2015-02-12 15:54:53 -08:00
..
jemalloc Make prof_tctx accesses atomic. 2015-02-12 15:54:53 -08:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00