blender/intern/guardedalloc
Campbell Barton 7b707fff56 correct assert for driver evaluation,
also add asserts for listbase functions when the list is NULL, and use noreturn attribute for jpeg_error.
2013-05-12 05:54:33 +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 correct assert for driver evaluation, 2013-05-12 05:54:33 +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