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/390d4fa6d2a8e7507021884ed |t/d5549c4c1dc35ad6c2a6fcd8d |b5bd5207ee151e6 |8f643abb9116fc5 --- Comment #5 from Akseli Lahtinen <akse...@akselmo.dev> --- Git commit d5549c4c1dc35ad6c2a6fcd8d8f643abb9116fc5 by Akseli Lahtinen. Committed on 08/02/2024 at 15:39. Pushed by akselmo into branch 'Plasma/6.0'. 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/d5549c4c1dc35ad6c2a6fcd8d8f643abb9116fc5 -- You are receiving this mail because: You are watching all bug changes.