-
- Downloads
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.
Showing
- source/blender/python/api2_2x/Object.c 2 additions, 0 deletionssource/blender/python/api2_2x/Object.c
- source/blender/python/api2_2x/matrix.c 108 additions, 16 deletionssource/blender/python/api2_2x/matrix.c
- source/blender/python/api2_2x/matrix.h 3 additions, 1 deletionsource/blender/python/api2_2x/matrix.h
Loading
Please register or sign in to comment