Blender Git Loki

Git Commits -> Revision 182587f

Revision 182587f by Campbell Barton (master)
April 16, 2010, 08:17 (GMT)
[#22045] Memory leak in Mathutils.Matrix
own fault when adding mathutils callbacks, generic destructor didnt free the matrix accessor array, made the array apart of the matrix struct since its not worth malloc'ing to save at most 16bytes.

Commit Details:

Full Hash: 182587fce100df0c9543e8be9493e9f539a3fbae
SVN Revision: 28225
Parent Commit: 0028aa2
Lines Changed: +26, -75

7 Modified Paths:

/source/blender/python/generic/mathutils.h (+15, -12) (Diff)
/source/blender/python/generic/mathutils_Color.h (+1, -8) (Diff)
/source/blender/python/generic/mathutils_Euler.h (+1, -8) (Diff)
/source/blender/python/generic/mathutils_Matrix.c (+1, -19) (Diff)
/source/blender/python/generic/mathutils_Matrix.h (+4, -11) (Diff)
/source/blender/python/generic/mathutils_quat.h (+2, -9) (Diff)
/source/blender/python/generic/mathutils_Vector.h (+2, -8) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021