Files
xserver/randr
Enrico Weigelt, metux IT consult e4270e8bcf randr: no need to for local temp buffer in ProcRRQueryProviderProperty()
The code can be much simpler by just using CopySwap32Write().
And we also don't need the callback in WriteSwappedDataToClient(),
just call the corresponding write function directly.

This also makes some analyzer warnings go away.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-13 17:18:49 +02:00
..
2024-09-02 16:43:29 +00:00