Files
xserver/Xext
Enrico Weigelt, metux IT consult 43dd9e5f43 dix: clean up MakeWindowOptional() calls and add alloc fault checks
a) no need to checking for win->optional == NULL before calling
   MakeWindowOptional(), because it checks itself
   (except some cases where it's presence has it's own semantics,
   or prevent unnecessary allocations)
b) lots of call sites didn't check for allocation failure.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
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:46 +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