https://bugs.kde.org/show_bug.cgi?id=481033
Akseli Lahtinen <akse...@akselmo.dev> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/d5549c4c1dc35ad6c2a6fcd8d |t/55a279591494e227eeaf1f21b |8f643abb9116fc5 |c86084eeb0a7c19 --- Comment #10 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit 55a279591494e227eeaf1f21bc86084eeb0a7c19 by Akseli Lahtinen. Committed on 04/03/2024 at 08:34. Pushed by akselmo into branch 'Plasma/5.27'. Notification: ensure arg is StructureType when decoding ImageHint If `arg` is any other type than `StructureType`, broken imagehint would crash plasmashell. This change checks for the imagehint that it is correct type. It is better to return no image at all than crash whole shell. Tested with the ruby code attachment in the bug report. (cherry picked from commit 390d4fa6d2a8e7507021884edb5bd5207ee151e6) M +3 -0 libnotificationmanager/notification.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/55a279591494e227eeaf1f21bc86084eeb0a7c19 -- You are receiving this mail because: You are watching all bug changes.