Blender Git Commit Log

Git Commits -> Revision 6797e80

Revision 6797e80 by Bastien Montagne (master)
June 9, 2019, 19:11 (GMT)
Fix T65638: memory leak - modifiers on curves.

We need to tag the `mesh_eval` of curve as owned, when we generate one,
otherwise freeing code would not free it.

Commit Details:

Full Hash: 6797e80f2e69630bbd07ccb5f2cfdb97bac6332b
Parent Commit: 8452673
Lines Changed: +17, -0

2 Modified Paths:

/source/blender/blenkernel/intern/displist.c (+9, -0) (Diff)
/source/blender/blenkernel/intern/mesh_convert.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021