Skip to content

Xext: SProcSyncCreateFence needs to swap drawable id too

Alan Coopersmith requested to merge alanc/xserver:sync-21.1 into server-21.1-branch

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")
Signed-off-by: Alan Coopersmith alan.coopersmith@oracle.com
Part-of: !1437 (merged)

(cherry picked from commit e6573baa)

Merge request reports