Blender Git Commit Log

Git Commits -> Revision eb2ee72

Revision eb2ee72 by Alexander Gavrilov (master)
August 22, 2016, 08:11 (GMT)
Fix T49136: full constant Curves with zero Fac input crashes in assert.

The if branches were reordered when the original patch was
committed, which broke the implicit non-NULL guarantee on link.

To prevent re-occurrence, add a couple of unit tests.

Commit Details:

Full Hash: eb2ee7212e16547e2a79b967d2ed37d88b0f2565
Parent Commit: 28cf9cf
Lines Changed: +53, -5

2 Modified Paths:

/intern/cycles/render/nodes.cpp (+6, -5) (Diff)
/intern/cycles/test/render_graph_finalize_test.cpp (+47, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021