Blender Git Commit Log

Git Commits -> Revision 3c73086

Revision 3c73086 by Ken Hughes (master)
March 20, 2008, 04:59 (GMT)
Python API
----------
Bugfix #6543: Blender.Library.Load() could segfault if called more than once
with a library of different endian type. In the process discovered an
invalid memory reference in other another function calling library_append().
Thanks to Brecht for the pointers on tracking this old bug down.

Commit Details:

Full Hash: 3c7308614a92a0d09a3f72d212e523c9667d5052
SVN Revision: 14180
Parent Commit: 1a4bbf9
Lines Changed: +34, -29

3 Modified Paths:

/source/blender/blenloader/BLO_readfile.h (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+18, -21) (Diff)
/source/blender/python/api2_2x/Library.c (+15, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021