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

Fushan Wen <qydwhotm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
   Version Fixed In|                            |5.27.5
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/commit/
                   |                            |9d8d1de29ac314058f5baa6bb7d
                   |                            |c85fc2f0f10f1

--- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit 9d8d1de29ac314058f5baa6bb7dc85fc2f0f10f1 by Fushan Wen.
Committed on 04/04/2023 at 17:37.
Pushed by fusionfuture into branch 'Plasma/5.27'.

appmenu: fix crash when there is no matched menu item

QList::first() will crash when QList is empty. We should use
QList::empty() instead to guard against empty menu.
FIXED-IN: 5.27.5

M  +4    -3    applets/appmenu/plugin/appmenumodel.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/9d8d1de29ac314058f5baa6bb7dc85fc2f0f10f1

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

Reply via email to