Blender Git Loki

Git Commits -> Revision b39e9bf

April 16, 2020, 19:28 (GMT)
Fix T75443 Color Management: Use after free crash when using curve mapping

The root cause is that viewport can draw cached version of themself but
the scene can have been updated and the pointed curvemapping could have
been freed.

To workaround this we just keep a copy of the curvemap at the viewport
level.

Commit Details:

Full Hash: b39e9bfca0c23f5bbf50a711eb993716a79b0c60
Parent Commit: 7a9aa8a
Committed By: Julian Eisel
Lines Changed: +41, -2

2 Modified Paths:

/source/blender/blenkernel/intern/colortools.c (+1, -0) (Diff)
/source/blender/gpu/intern/gpu_viewport.c (+40, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021