xserver/hw/xfree86
Enrico Weigelt, metux IT consult 1035323b36 os-support: systemd-logind: don't hard-crash Xserver on strdup() fail
No need to directly hard-crash the Xserver when strdup() fails, instead
try to handle the situation gracefully.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 16:54:39 +02:00
..
common dix: make RESOURCE_ID_MASK private 2025-06-12 16:53:56 +02:00
ddc xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
dixmods
doc exa: drop exaGetPixmapSize() 2025-06-12 16:50:10 +02:00
dri xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
dri2 xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
drivers xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
exa xfree86: exa: use CloseScreen hook 2025-06-12 16:46:17 +02:00
fbdevhw xfree86: fbdevhw: drop unused FBDEVHW_PLANES 2025-06-12 16:41:34 +02:00
glamor_egl
i2c xfree86: i2c: drop unused xf86I2CWriteWord() 2025-06-12 16:22:54 +02:00
int10 xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
loader xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
man man pages: remove extraneous PP macros 2025-05-31 15:01:49 -07:00
modes xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
os-support os-support: systemd-logind: don't hard-crash Xserver on strdup() fail 2025-06-12 16:54:39 +02:00
parser xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
ramdac xfree86: cursor: use CloseScreen hook 2025-06-12 16:46:24 +02:00
shadowfb xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
utils xfree86: utils: gracefully handle allocation failure. 2025-06-12 16:33:37 +02:00
vgahw xfree86: use calloc() instead of malloc() 2025-06-12 16:49:57 +02:00
x86emu xfree86: x86emu: add extra assert()'s 2025-06-12 16:33:24 +02:00
xkb
.gitignore
Xorg.sh.in
meson.build
sdksyms.sh treewide: drop COMPOSITE symbol 2025-06-12 16:47:01 +02:00
xorg-wrapper.c
xorgconf.cpp