Blender Git Loki
Git Commits -> Revision 21a2660
Revision 21a2660 by Campbell Barton (master) December 12, 2012, 04:41 (GMT) |
assert in debug builds if MEM_ alloc's are called in openmp threads. note: the caller can do locking to prevent errors - but this isn't being done in blender yet, so this prevents accidental allocs in openmp for now. |
Commit Details:
Full Hash: 21a2660290fd74da5adea6df944922180ffe6c91
SVN Revision: 52906
Parent Commit: c40030a
Lines Changed: +14, -2
1 Modified Path:
/intern/guardedalloc/intern/mallocn.c (+14, -2) (Diff)