Blender Git Commit Log
Git Commits -> Revision a5bb918
Revision a5bb918 by Sergey Sharybin (master) March 20, 2018, 15:51 (GMT) |
Memory allocator: Clarify consistency check function Also make it to return truth when everything is good and false otherwise. |
Commit Details:
Full Hash: a5bb91839219532d133d5561c23120fae6b73cff
Parent Commit: 4f97f58
Lines Changed: +16, -12
8 Modified Paths:
/doc/guides/blender-guardedalloc.txt (+1, -1) (Diff)
/intern/guardedalloc/intern/mallocn.c (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_intern.h (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_lockfree_impl.c (+1, -1) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+2, -2) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+4, -0) (Diff)
/intern/guardedalloc/intern/mallocn.c (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_intern.h (+2, -2) (Diff)
/intern/guardedalloc/intern/mallocn_lockfree_impl.c (+1, -1) (Diff)
/intern/guardedalloc/MEM_guardedalloc.h (+2, -2) (Diff)
/intern/guardedalloc/test/simpletest/memtest.c (+2, -2) (Diff)
/source/blender/blenkernel/intern/scene.c (+4, -0) (Diff)