Blender Git Loki
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