Blender Git Commit Log

Git Commits -> Revision 7a005fb

Revision 7a005fb by Jeroen Bakker (master)
January 25, 2021, 11:44 (GMT)
Fix T84324: Crash when combining two scenes in compositor.

In the CompositorOperation::deinitExecution the viewer could be freed at
the same time it was drawn in the image editor or node editor. There is
a guard for that but wasn't added during the migration of the two
editors to the draw manager.

Commit Details:

Full Hash: 7a005fb7d172ba73936ad263aabd2ed7e4392688
Parent Commit: dd2b616
Lines Changed: +13, -5

2 Modified Paths:

/source/blender/editors/space_image/space_image.c (+10, -5) (Diff)
/source/blender/editors/space_node/drawnode.c (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021