Blender Git Loki

Git Commits -> Revision 200584e

Revision 200584e by Campbell Barton (master)
June 26, 2012, 16:58 (GMT)
fix for a handful of memory leaks relating to parsing and allocating arbitrary sized vectors from python args.

Vector.dot() was always leaking memory, and would crash if args sizes didnt match.

These errors were introduced with n-dimensional vector support.

also fixed an error with bmesh py api allocation.

Commit Details:

Full Hash: 200584e5c6e020dcb77038a0e399ddfebe91ce63
SVN Revision: 48317
Parent Commit: de00723
Lines Changed: +23, -26

3 Modified Paths:

/source/blender/python/bmesh/bmesh_py_utils.c (+1, -0) (Diff)
/source/blender/python/mathutils/mathutils.c (+9, -1) (Diff)
/source/blender/python/mathutils/mathutils_Vector.c (+13, -25) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021