Blender Git Commit Log
Git Commits -> Revision 46808dd
Revision 46808dd by Campbell Barton (master) June 27, 2013, 01:01 (GMT) |
fix for python api bug: assigning the wrong size array to an RNA property wasn't checking the length and could crash, eg: mesh.polygons[0].vertices = (10,) |
Commit Details:
Full Hash: 46808dd22c046d8ce1def1a52175c8be15e217b3
SVN Revision: 57801
Parent Commit: 8107c54
Lines Changed: +12, -5
1 Modified Path:
/source/blender/python/intern/bpy_rna_array.c (+12, -5) (Diff)