Skip to content

core/renderbackend: check for the renderloop being deleted

Xaver Hugl requested to merge work/cherry-pick-0c5ee478 into Plasma/6.1

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

(cherry picked from commit 0c5ee478)

Co-authored-by: Xaver Hugl xaver.hugl@gmail.com

Merge request reports