Blender Git Commit Log

Git Commits -> Revision 698a9a2

Revision 698a9a2 by Tamito Kajiyama (master)
July 26, 2014, 18:12 (GMT)
Fix T41180: Crash when using motion blur with Freestyle.

In pipeline.c, do_render_3d() is called multiple times for each frame when
motion blur is used. This caused duplicates of the same struct Render instance
in re->freestyle_renders, resulting in fatal double freeing of allocated memory.

Commit Details:

Full Hash: 698a9a2434ac3a4f87130b4013d5228e24f3a45d
Parent Commit: 333aaca
Lines Changed: +10, -6

1 Modified Path:

/source/blender/render/intern/source/pipeline.c (+10, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021