Blender Git Loki
Git Commits -> Revision 3e490c0
Revision 3e490c0 by Ken Hughes (master) June 16, 2007, 13:01 (GMT) |
Fix a Python memory leak with the armature weakref code. setup_armature_weakrefs() wasnt't deallocating the old list, instead just adding a new one to the dictionary. |
Commit Details:
Full Hash: 3e490c020324dcd4d7a3a3acd62f48d3fd781afc
SVN Revision: 10944
Parent Commit: 39a526a
Lines Changed: +11, -0
1 Modified Path:
/source/blender/python/BPY_interface.c (+11, -0) (Diff)