Blender Git Commit Log

Git Commits -> Revision 9c02f6b

Revision 9c02f6b by Bastien Montagne (master)
October 2, 2018, 16:00 (GMT)
Fix (unreported) memleak with legacy IKsolver.

Looks like new depsgraph may initialize some IK trees, without ever
executing them (which also frees them with legacy IKSolver code)...

Commit Details:

Full Hash: 9c02f6b1ed6fea5352ee161b146abff033a085e4
Parent Commit: 9d104f5
Lines Changed: +28, -2

3 Modified Paths:

/source/blender/ikplugin/intern/ikplugin_api.c (+2, -2) (Diff)
/source/blender/ikplugin/intern/iksolver_plugin.c (+24, -0) (Diff)
/source/blender/ikplugin/intern/iksolver_plugin.h (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021