defines malloc and calloc wrapper functions so that we don't segfault if they return NULL More...
#include "MemoryManager.h"
defines malloc and calloc wrapper functions so that we don't segfault if they return NULL
Copyright (c) 2011 Darren Strash. This code is released under the GNU Public License (GPL) 3.0.
This functionality is only active if MEMORY_DEBUG is defined, to make things a little faster.