blender/intern/guardedalloc
Sergey Sharybin a5bb918392 Memory allocator: Clarify consistency check function
Also make it to return truth when everything is good and
false otherwise.
2018-03-20 16:51:33 +01:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern Memory allocator: Clarify consistency check function 2018-03-20 16:51:33 +01:00
test/simpletest Memory allocator: Clarify consistency check function 2018-03-20 16:51:33 +01:00
CMakeLists.txt Memory: add MEM_malloc_arrayN() function to protect against overflow. 2018-01-17 19:59:47 +01:00
MEM_guardedalloc.h Memory allocator: Clarify consistency check function 2018-03-20 16:51:33 +01:00
mmap_win.h * Fix Windows compiler errors after recent Lock-free memory allocator commit. 2013-10-10 16:11:57 +00:00