server-skynet-source-3rd-je.../include
David Goldblatt eaed1e39be Add sized-delete size-checking functionality.
The existing checks are good at finding such issues (on tcache flush), but not
so good at pinpointing them.  Debug mode can find them, but sometimes debug mode
slows down a program so much that hard-to-hit bugs can take a long time to
crash.

This commit adds functionality to keep programs mostly on their fast paths,
while also checking every sized delete argument they get.
2020-08-05 19:34:05 -07:00
..
jemalloc Add sized-delete size-checking functionality. 2020-08-05 19:34:05 -07:00
msvc_compat Replace tabs following #define with spaces. 2017-01-20 21:45:53 -08:00