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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/
                   |9d8d1de29ac314058f5baa6bb7d |b1b0fc3241a8c91622c2fe4c7ad
                   |c85fc2f0f10f1               |550c3fc39870f

--- Comment #7 from Fushan Wen <qydwhotm...@gmail.com> ---
Git commit b1b0fc3241a8c91622c2fe4c7ad550c3fc39870f by Fushan Wen.
Committed on 04/04/2023 at 18:01.
Pushed by fusionfuture into branch 'master'.

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


(cherry picked from commit 9d8d1de29ac314058f5baa6bb7dc85fc2f0f10f1)

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

https://invent.kde.org/plasma/plasma-workspace/commit/b1b0fc3241a8c91622c2fe4c7ad550c3fc39870f

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

Reply via email to