clipboard: pre-condition on selection value <= 255
The protocol uses a u8 for the selection value. Make sure the given
argument value fits there, or throw a critical.
The other places seem to use u8 variables already.
Signed-off-by:
Marc-André Lureau <marcandre.lureau@redhat.com>
Please register or sign in to comment