blender/intern/guardedalloc
Sergey Sharybin 6298632bfa Guardedalloc: Don't use aligned blocks to calculate memory sloppyness
Aligned memory is allocated with memalign() and malloc_usable_size() can't be
used to measure this block.
2015-04-20 19:23:25 +05:00
..
cpp
intern Guardedalloc: Don't use aligned blocks to calculate memory sloppyness 2015-04-20 19:23:25 +05:00
test/simpletest
CMakeLists.txt
MEM_guardedalloc.h GuardedAlloc: safer MEM_SAFE_FREE 2015-03-12 23:49:15 +11:00
mmap_win.h
SConscript