Blender Git Loki
Git Commits -> Revision d21990c
November 13, 2016, 16:40 (GMT) |
Cycles: Fix two debugging problems in the Denoiser The mismatching alloc/dealloc would upset ASan, and the undefined elements would cause FPEs in the NLM code (the result was fine due to masking, but the intermediate values weren't). |
Commit Details:
Full Hash: d21990c3bfa5d04daae7bb91f24a32fad031630b
Parent Commit: 322c51e
Lines Changed: +2, -1
1 Modified Path:
/intern/cycles/device/device_cpu.cpp (+2, -1) (Diff)