Files
xserver/dix/dispatch.c
Enrico Weigelt, metux IT consult 183267b8bc dix: Dispatch() separate variable for read result
Mixing result variables for separate things is making the code hard
to understand, so add a new local variable for temporarily storing
the result of ReadRequestFromClient().

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-12-19 12:41:04 +01:00

121 KiB