blender/intern/guardedalloc
Campbell Barton 7d4eee2b18 add option to disable guardedalloc, helps for debugging memory errors
since guardedalloc confuses them.

The option cases a warning on build, since its ownly for experimental
use.
2013-05-08 12:55:23 +00:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00
test/simpletest style cleanup 2012-09-20 12:29:28 +00:00
CMakeLists.txt add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00
MEM_guardedalloc.h style cleanup 2013-03-18 11:44:56 +00:00
MEM_sys_types.h code cleanup: quiet warnings building with mingw. 2013-03-29 00:50:52 +00:00
mmap_win.h unify include guard defines, __$FILENAME__ 2012-02-17 18:59:41 +00:00
SConscript add option to disable guardedalloc, helps for debugging memory errors 2013-05-08 12:55:23 +00:00