Blender Git Commit Log

Git Commits -> Revision afbf2c2

Revision afbf2c2 by Stephen Swaney (master)
October 11, 2004, 17:05 (GMT)
fix memory leak in Object.GetSelected().
bugfix: #1631 Memory Leak in newMatrixObject
PyMem_Malloc()s not followed with PyMem_Free().
allocation error checking contributed by Tom Musgrove.

Commit Details:

Full Hash: afbf2c25ce2be9d63065cbccc138f5771d7111d8
SVN Revision: 3224
Parent Commit: b024faa
Lines Changed: +113, -17

3 Modified Paths:

/source/blender/python/api2_2x/matrix.c (+108, -16) (Diff)
/source/blender/python/api2_2x/matrix.h (+3, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+2, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021