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