Files
xserver/Xext
Enrico Weigelt, metux IT consult 8d19217b56 Xext: shm: move per-screen private structure into privates area
Instead of having a pointer to a struct just consisting of a pointer,
just move that struct directly into the privates area, so we not just
save one extra indirection, but also not having to care about an extra
chunk of malloc'ed memory anymore (thus getting rid of a potential
OOM bug)

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-10-21 10:40:32 +02:00
..
2025-09-17 09:46:27 +02:00
2025-09-30 09:57:36 +02:00
2025-09-26 15:35:25 +02:00
2025-09-29 11:23:36 +02:00
2024-10-10 19:59:48 +00:00