Skip to content
Commit 8af1cfac authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

don't stumble over nullptrs if outputs changed during saving

exec() opens a nested eventloop that does event processing and may end
up processing output changes when e.g. a screen is getting unplugged. as
part of this our m_configHandler may get reset to null, so make sure the
pointers are still valid after exec

BUG: 466960


(cherry picked from commit 0bfa16bd)
parent f26f8d85
Pipeline #380384 failed with stage
in 1 minute and 10 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment