Files
xserver/Xext
Enrico Weigelt, metux IT consult 5fbb2ae1df Xext: xf86bigfont: fix FTBS on wrong packet length variable.
The `buflength` variable doesn't exist anymore, it's `rlength`.
And even if the reply struct might have the same size as XGenericReply,
it's cleaner to let the compiler compute it explicitly, just in case.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
..
2025-06-12 17:21:48 +02:00
2025-06-12 16:39:26 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:43 +02:00
2025-06-12 16:46:36 +02:00
2024-10-10 19:59:48 +00:00