mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 14:34:29 +00:00
The request struct's length fields aren't used anymore - we have the client->req_len field instead, which also is bigreq-compatible. Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1639>