Blender Git Loki

Git Commits -> Revision 5ce95df

Revision 5ce95df by Sergey Sharybin (master)
April 4, 2017, 13:43 (GMT)
Cycles: Fix uninitialized memory access when comparing curve mapping nodes

The issue is coming from the fact that float3 is actually 16 bytes aligned
data type and the "padding" was not initialized. This caused memcmp() to
access non-initialized memory.

Commit Details:

Full Hash: 5ce95df2c6f2b86d53795b9b24fdd8ba239597f9
Parent Commit: a63a31d
Lines Changed: +7, -10

1 Modified Path:

/intern/cycles/blender/blender_util.h (+7, -10) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021