Files
snmalloc/src/mem
Matthew Parkinson c2799f6ec8 Make debug_check_empty not use statistics
Debug_check_empty now empties the free lists, and checks it empties all the
queues in the allocator.  This does not require statistic tracking to
work anymore.

This additionally can check internal regression that cause leaks that
are not the clients fault.
2019-11-14 12:55:23 +00:00
..
2019-07-02 14:08:05 +01:00
2019-07-02 14:58:13 +01:00
2019-07-17 14:13:44 +01:00