Blender Git Commit Log
Git Commits -> Revision f89c6e7
Revision f89c6e7 by Sergey Sharybin (master) May 16, 2017, 08:57 (GMT) |
Fix memory leak in environment Found when was looking into T49864. The issue is caused here by render_copy_renderdata() doing a copy of views with BLI_duplicatelist() so we can not just zero the pointers out. Similar thing is happening for layers as well. |
Commit Details:
Full Hash: f89c6e739a0625029251117e19b58427d1299202
Parent Commit: 06ac6de
Lines Changed: +2, -2
1 Modified Path:
/source/blender/render/intern/source/envmap.c (+2, -2) (Diff)