Blender Git Commit Log
Git Commits -> Revision 7a80c34
Revision 7a80c34 by Bastien Montagne (master) June 15, 2017, 10:34 (GMT) |
Fix serious bug in 'curve-to-mesh' conversion code. Eeeeeek!^2 Calling unconditionnaly ID freeing `BKE_libblock_free()` on a datablock (ob->data, i.e. Curve) that may be used elsewhere... Veryveryvery bad! |
Commit Details:
Full Hash: 7a80c34f52b69495a47680f45776a163b7e57755
Parent Commit: b488988
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/mesh.c (+1, -1) (Diff)