Blender Git Loki
Git Commits -> Revision 316ddc1
Revision 316ddc1 by Ish Bosamiya (soc-2021-adaptive-cloth) July 11, 2021, 16:51 (GMT) |
adaptive_cloth: fix: Mesh: split_edge_triangulate() crash when edges are realloced Took the new edge index by reference instead of copy leading to wrong memory access when the edges are reallocated by the arena. |
Commit Details:
Full Hash: 316ddc19e2e0d13d222e03e4513ce4c2193934a1
Parent Commit: ac431c1
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenkernel/BKE_cloth_remesh.hh (+2, -2) (Diff)