mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-25 15:00:09 +00:00
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:397dfd9f8("Create/Destroy/Trigger/Reset/Query Fence Sync objs") Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> --- (cherry picked from commite6573baa7d) Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1438>