b42bb3d8e8
deallocation came from the allocator (malloc, fee, etc) or somewhere else (the user calling mmap/munmap, etc). Going to be used by Galen to determine if it is worth searching the allocations tree Set flag if it is possible to intercept mmap (not always possible due to a circular dependency between mmap, dlsym, and calloc) This commit was SVN r8521.