blender/intern/guardedalloc
Sergey Sharybin 8bf108dd48 Guarded allocator: Fix type in macro definition
The crash did not happen yet because we always had proper vmemh defined in
the parent scope.

Patch by Ivan Ivanov (aka obiwanus), thanks!

Differential Revision: https://developer.blender.org/D2715
2017-06-17 16:13:30 +02:00
..
cpp code cleanup: some warnings and formatting for PyMethodDef's in the BGE. 2012-11-10 05:42:50 +00:00
intern Guarded allocator: Fix type in macro definition 2017-06-17 16:13:30 +02:00
test/simpletest Cleanup: comment blocks 2016-07-15 02:39:45 +10:00
CMakeLists.txt add atomic_ops.h to cmake's source code listing. 2013-10-31 14:09:01 +00:00
MEM_guardedalloc.h GuardedAlloc: safer MEM_SAFE_FREE 2015-03-12 23:49:15 +11:00
mmap_win.h * Fix Windows compiler errors after recent Lock-free memory allocator commit. 2013-10-10 16:11:57 +00:00