https://bugs.kde.org/show_bug.cgi?id=489096
Vlad Zahorodnii <vlad.zahorod...@kde.org> 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/1cdf4dc24a9b9d565d6163557 |t/02d852d163ef98f42d341f4cd |375690ba6701673 |cf9a9c10d29115f --- Comment #10 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 02d852d163ef98f42d341f4cdcf9a9c10d29115f by Vlad Zahorodnii. Committed on 16/07/2024 at 07:48. Pushed by vladz into branch 'Plasma/6.1'. klipper: Fix a potential null dereferencing Prior to da06b136f645e57b79e319e34bba4f88bee54616, klipper used to make a roundtrip. In meanwhile, anything could happen to the selection, including getting destroyed. In either case, let's handle mimeData() returning null to harden this clipboard code. (cherry picked from commit 1cdf4dc24a9b9d565d6163557375690ba6701673) Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +1 -1 klipper/systemclipboard.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/02d852d163ef98f42d341f4cdcf9a9c10d29115f -- You are receiving this mail because: You are watching all bug changes.