Blender Git Commit Log

Git Commits -> Revision 7ea2ded

Revision 7ea2ded by Sergey Sharybin (master)
November 29, 2016, 10:03 (GMT)
Cycles: Pass extra array size argument to builtin image pixels functions

This is a way to avoid possible memory corruption when render threads works
in parallel with UI thread.

Not guarantees complete safe, but makes things easier to check anyway.

Commit Details:

Full Hash: 7ea2dedd59cbe009313a96421d70dc38f04f2096
Parent Commit: cc1a64b
Lines Changed: +90, -44

4 Modified Paths:

/intern/cycles/blender/blender_session.cpp (+51, -35) (Diff)
/intern/cycles/blender/blender_session.h (+15, -3) (Diff)
/intern/cycles/render/image.cpp (+5, -3) (Diff)
/intern/cycles/render/image.h (+19, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021