https://bugs.kde.org/show_bug.cgi?id=466960

Harald Sitter <sit...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kscreen/commit/0bfa16bd2 |ma/kscreen/commit/8af1cfac3
                   |b59ac9b2ce8112c06d86e5e29c6 |32f6f7c4e6db40c851dd5ac7192
                   |9654                        |36f1

--- Comment #4 from Harald Sitter <sit...@kde.org> ---
Git commit 8af1cfac332f6f7c4e6db40c851dd5ac719236f1 by Harald Sitter.
Committed on 18/04/2023 at 08:56.
Pushed by sitter into branch 'Plasma/5.27'.

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


(cherry picked from commit 0bfa16bd2b59ac9b2ce8112c06d86e5e29c69654)

M  +7    -0    kcm/kcm.cpp

https://invent.kde.org/plasma/kscreen/commit/8af1cfac332f6f7c4e6db40c851dd5ac719236f1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to