Blender Git Commit Log
Git Commits -> Revision 72c8d7c
Revision 72c8d7c by Ton Roosendaal (master) August 15, 2006, 08:56 (GMT) |
Bugfix #4806 Reports came in that Elephants Dream files crash on quit or loading other files. Was caused by freeing Material Nodes, which was accessing memory that potentially was just freed before (node->id). Apparently only Windows really gives issues then, which is actually a good thing :) |
Commit Details:
Full Hash: 72c8d7c313119243216d8d7b0a7fd5814b453470
SVN Revision: 8330
Parent Commit: 733c944
Lines Changed: +6, -3