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
                   |                            |ma/kscreen/commit/0bfa16bd2
                   |                            |b59ac9b2ce8112c06d86e5e29c6
                   |                            |9654
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Harald Sitter <sit...@kde.org> ---
Git commit 0bfa16bd2b59ac9b2ce8112c06d86e5e29c69654 by Harald Sitter.
Committed on 17/04/2023 at 14:02.
Pushed by sitter into branch 'master'.

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

M  +7    -0    kcm/kcm.cpp

https://invent.kde.org/plasma/kscreen/commit/0bfa16bd2b59ac9b2ce8112c06d86e5e29c69654

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

Reply via email to