Skip to content

Reject copy-selection requests with future serials

Simon Ser requested to merge github/fork/mstoeckl/no-future-serials into master

Created by: mstoeckl

See also commit message.

To test, try programs like termite (which makes multiple selection requests with the same serial value), or modify some simple client to make wl_data_device::set_selection requests with a serial number that is much larger than it should be.

Merge request reports