add segment map to track valid pointers
This commit is contained in:
@@ -32,6 +32,7 @@ terms of the MIT license. A copy of the license can be found in the file
|
||||
#include "page.c" // includes page-queue.c
|
||||
#include "random.c"
|
||||
#include "segment.c"
|
||||
#include "segment-map.c"
|
||||
#include "stats.c"
|
||||
#include "prim/prim.c"
|
||||
#if MI_OSX_ZONE
|
||||
|
||||
Reference in New Issue
Block a user