Blender Git Commit Log
Git Commits -> Revision d25fa32
Revision d25fa32 by Kévin Dietrich (master) December 28, 2021, 08:20 (GMT) |
Fix T94420: deadlock with subsurf modifiers The deadlock was caused as the lock on the Mesh mutex used to compute the subdivision wrapper was not released in some early exits of the function. |
Commit Details:
Full Hash: d25fa3250aae7e22f68579c053c591a8b2682e3c
Parent Commit: f6699bf
Lines Changed: +3, -0
1 Modified Path:
/source/blender/blenkernel/intern/mesh_wrapper.c (+3, -0) (Diff)