Blender Git Commit Log
Git Commits -> Revision 71260b6
Revision 71260b6 by Brecht Van Lommel (master) October 27, 2008, 15:22 (GMT) |
Fix for crash reading a peach file, chubbychestnut.blend. A do_versions conversion was reading the mtex array in a library linked material. It is however not guaranteed that direct_link_* was called on the material yet, so the array pointer is not always valid and it can crash. |
Commit Details:
Full Hash: 71260b6603b1edfdbae57bfaa7d7388af366b17e
SVN Revision: 17200
Parent Commit: 780a543
Lines Changed: +6, -0
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+6, -0) (Diff)