server-skynet-source-3rd-je.../test
Jason Evans 1ff09534b5 Fix prof_realloc() regression.
Mostly revert the prof_realloc() changes in
498856f44a (Move slabs out of chunks.) so
that prof_free_sampled_object() is called when appropriate.  Leave the
prof_tctx_[re]set() optimization in place, but add an assertion to
verify that all eight cases are correctly handled.  Add a comment to
make clear the code ordering, so that the regression originally fixed by
ea8d97b897 (Fix
prof_{malloc,free}_sample_object() call order in prof_realloc().) is not
repeated.

This resolves #499.
2017-01-17 15:16:37 -08:00
..
include/test Remove leading blank lines from function bodies. 2017-01-13 14:49:24 -08:00
integration Add nullptr support to sized delete operators. 2017-01-17 14:30:15 -08:00
src Remove leading blank lines from function bodies. 2017-01-13 14:49:24 -08:00
stress Remove leading blank lines from function bodies. 2017-01-13 14:49:24 -08:00
unit Fix prof_realloc() regression. 2017-01-17 15:16:37 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00