Blender Git Commit Log

Git Commits -> Revision ae5a89e

Revision ae5a89e by Julian Eisel (master)
December 7, 2021, 11:03 (GMT)
Fix T93797, T93809: Crash/undefined-behavior when opening demo file

Error in d5efda72f501. Was changing an iteration that would free items
to an iterator that is not safe for use in such cases.

There still seem to be significant issues with the rendering, but that's
a separate issue to be fixed.

Commit Details:

Full Hash: ae5a89e80af78b85877a049d392a84553f2791aa
Parent Commit: 4312cb8
Lines Changed: +1, -1

1 Modified Path:

/source/blender/nodes/shader/node_shader_tree.cc (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021