Skip to content

core/renderbackend: check for the renderloop being deleted

Xaver Hugl requested to merge work/zamundaaa/fix-hotplug-crash into master

Output frames can outlive the output they were created for, so the render loop might also be deleted by the time the output frame is destroyed or presented

BUG: 487701

Edited by Xaver Hugl

Merge request reports