Blender Git Commit Log

Git Commits -> Revision ae63577

Revision ae63577 by Sergey Sharybin (master)
February 13, 2016, 11:35 (GMT)
Cycles: Fix crash caused by the guarded allocation commit

C++ requires specific alignment of the allocations which was not an
issue when using GCC but uncovered issue when using Clang on OSX.
Perhaps some versions of Clang might show errors on other platforms
as well.

Commit Details:

Full Hash: ae635771b2f9ebd94e2c3461362c0ed5a39ecce4
Parent Commit: 33fb344
Lines Changed: +9, -3

1 Modified Path:

/intern/cycles/util/util_guarded_allocator.h (+9, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021