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

Nicolas Fella <nicolas.fe...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |f621c718c55fbab2f63c3af48a5
                   |                            |4ed9f84b8ffc0

--- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> ---
Git commit f621c718c55fbab2f63c3af48a54ed9f84b8ffc0 by Nicolas Fella.
Committed on 19/11/2023 at 21:03.
Pushed by nicolasfella into branch 'master'.

[kcms/keys] Don't remove items from list while iterating

removeComponent removes the item from m_components, so we must
not do that while iterating over m_components

Instead make a pass over the list, remember the to-be-deleted components,
delete them, then process the rest

M  +10   -2    kcms/keys/globalaccelmodel.cpp

https://invent.kde.org/plasma/plasma-desktop/-/commit/f621c718c55fbab2f63c3af48a54ed9f84b8ffc0

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

Reply via email to