Skip to content

Xext: SProcSyncCreateFence needs to swap drawable id too

Alan Coopersmith requested to merge alanc/xserver:sync into master

Otherwise it causes the server to return BadDrawable giving a byte-swapped resource id instead of the real id the client sent.

Reported-by: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69762
Fixes: 397dfd9f ("Create/Destroy/Trigger/Reset/Query Fence Sync objs")

Merge request reports