Blender Git Commit Log

Git Commits -> Revision 5f5844b

Revision 5f5844b by Martin Poirier (master)
June 17, 2005, 05:10 (GMT)
Some of the setattr functions created a tuple to pass to the set* functions and didn't decref'ed it properly, "leaking" memory.
Commit approved by stivs.

Commit Details:

Full Hash: 5f5844b95e3f44c67ad5a962f28c1ed0e31910c5
SVN Revision: 4611
Parent Commit: 2a640f0
Lines Changed: +202, -161

9 Modified Paths:

/source/blender/python/api2_2x/Build.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Camera.c (+3, -6) (Diff)
/source/blender/python/api2_2x/Curve.c (+2, -0) (Diff)
/source/blender/python/api2_2x/Lattice.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Metaball.c (+19, -14) (Diff)
/source/blender/python/api2_2x/Object.c (+142, -118) (Diff)
/source/blender/python/api2_2x/Particle.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Wave.c (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+32, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021