Blender Git Loki
Git Commits -> Revision 4c4fa3d
Revision 4c4fa3d by Sybren A. Stüvel (master) June 6, 2018, 12:38 (GMT) |
Fix double-free of custom data This causes a temporary spike in memory usage when creating a copy; the entire copy will be removed anyway when DerivedMesh is removed. |
Commit Details:
Full Hash: 4c4fa3d49bc1988336620fd503d8b43d7885dbcb
Parent Commit: 3b8ae85
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/displist.c (+1, -1) (Diff)