Skip to content

data-device: check if there's a source before sending dnd_finish

Simon Ser requested to merge github/fork/emersion/offer-destroy-old-source into master

This could cause a segfault in data_offer_destroy if the offer has version < 3.

Fixes https://github.com/swaywm/wlroots/issues/1570

Merge request reports