Blender Git Commit Log
Git Commits -> Revision 1caf30a
Revision 1caf30a by Campbell Barton (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:51 (GMT) |
Fix error using uninitialized state in BLI_task_parallel_mempool Single threaded operation used the state before it had variables written into it. Error in 15cdcb4e9085c3cf35528c2f7e559955b4ff531a. |
Commit Details:
Full Hash: 1caf30a6a95d07ca75455bf33125b420ca97d612
Parent Commit: b3602ac
Committed By: Fabian Schempp
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenlib/intern/task_iterator.c (+1, -1) (Diff)