https://bugs.kde.org/show_bug.cgi?id=489096
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/1cdf4dc24a9b9d565d6163557 | |375690ba6701673 --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 1cdf4dc24a9b9d565d6163557375690ba6701673 by Vlad Zahorodnii. Committed on 16/07/2024 at 06:56. Pushed by vladz into branch 'master'. 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. M +1 -1 klipper/systemclipboard.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/1cdf4dc24a9b9d565d6163557375690ba6701673 -- You are receiving this mail because: You are watching all bug changes.