Blender Git Loki
Git Commits -> Revision 6298632
Revision 6298632 by Sergey Sharybin (master) April 20, 2015, 14:23 (GMT) |
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. |
Commit Details:
Full Hash: 6298632bfa00b90198bd76b82aa249985530e4fa
Parent Commit: 42e4279
Lines Changed: +1, -1
1 Modified Path:
/intern/guardedalloc/intern/mallocn_guarded_impl.c (+1, -1) (Diff)