Skip to content
Commit 0e8493e2 authored by David Edmundson's avatar David Edmundson
Browse files

[Klipper] Guard against broken data fetches

QMimeData::data() can fail. Fetching is done on demand. It's also
possible for clients to advertise mimedata they don't really have.

This patch avoids putting those broken entries in klipper's history.


(cherry picked from commit 22ff0818)
parent 75fbdaab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment