Blender Git Commit Log
Git Commits -> Revision 22f26b2
Revision 22f26b2 by Tamito Kajiyama (master) July 7, 2013, 17:24 (GMT) |
Fix for Bug #35970: Freestyle + Particles = Crash. The crash was caused by a reference of freed memory in add_halo_flare() that relied on the global variable R to retrieve a list of objects. The value of this variable is invalidated by a nested execution of the Blender Internal renderer for Freestyle stroke rendering, leading to the documented memory reference issue. |
Commit Details:
Full Hash: 22f26b2ce4c75a562ce31d6633b7343acfd7f94a
SVN Revision: 58063
Parent Commit: 15a2287
Lines Changed: +3, -0
1 Modified Path:
/source/blender/render/intern/source/pipeline.c (+3, -0) (Diff)