Blender Git Commit Log
Git Commits -> Revision da8f5d6
Revision da8f5d6 by Sergey Sharybin (master) October 24, 2016, 12:18 (GMT) |
Cycles: Don't use guarded vector for statically initialized data This will confuse hell of a guarded allocators because it is possible to have allocation happened prior to Blender's guarded allocator is fully initialized. This was causing crashes and assert failures when running blender with fully guarded memory allocator. |
Commit Details:
Full Hash: da8f5d6eac58f18193fdfd22e35fee5e1a13f12b
Parent Commit: 14a55bc
Lines Changed: +2, -2
1 Modified Path:
/intern/cycles/graph/node_type.h (+2, -2) (Diff)