Blender Git Commit Log

Git Commits -> Revision 986e62f

Revision 986e62f by Campbell Barton (master)
December 26, 2011, 00:05 (GMT)
fix for a bug in mathutils when a vector was accessing a matrix and the matrix size increased, future access too the vector would write past the allocated bounds. now raise an exception.

Commit Details:

Full Hash: 986e62f3b6f03dda88149b1e8a8f301a4d24ab78
SVN Revision: 42873
Parent Commit: 02d72b5
Lines Changed: +157, -26

4 Modified Paths:

/source/blender/python/mathutils/mathutils.c (+2, -1) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.c (+151, -24) (Diff)
/source/blender/python/mathutils/mathutils_Matrix.h (+3, -0) (Diff)
/source/creator/creator.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021