Skip to content

klipper: Fix a potential null dereferencing

Prior to da06b136, 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.

BUG: 489096

Edited by Vlad Zahorodnii

Merge request reports

Loading