Files
xserver/Xext/namespace
Enrico Weigelt, metux IT consult 502f8d8506 Xnamespace: fix wrong const char* authProto
The authProto field always is assigned to dynamically allocated buffer
(strdup()'ed) and needs to be freed sometimes, so cannot be const.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-08-05 14:13:14 +02:00
..
2025-08-05 10:13:55 +02:00
2025-06-12 17:21:48 +02:00
2025-06-12 17:21:48 +02:00