xserver/hw/xfree86
Enrico Weigelt, metux IT consult f894801fa2 xfree86: modesetting: don't use VLA
even through this specific case is correct and safe, it's safer to
remove all VLA usages and forbid them completely by compiler flag.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1819>
2025-02-20 17:26:49 +01:00
..
common xfree86: xf86configure: use NULL instead of 0 2025-02-17 19:41:29 +00:00
ddc xfree86: common: use LogMessageVerb() instead of xf86Msg() 2025-02-07 22:40:06 +00:00
dixmods xfree86: shmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
doc xfree86: doc: update docs on XF86ModuleData 2025-02-17 19:41:30 +00:00
dri dri: report failed memory allocation 2025-02-17 18:50:25 +00:00
dri2 dri2: Protect against dri2ClientPrivate assertion failures 2025-02-19 11:25:01 +00:00
drivers xfree86: modesetting: don't use VLA 2025-02-20 17:26:49 +01:00
exa xfree86: exa: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
fbdevhw xfree86: fbdevhw: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
glamor_egl
i2c xfree86: i2c: use LogMessageVerb() instead of xf86Msg() 2025-02-07 22:40:06 +00:00
int10 xfree86: xf86int10module: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
loader Revert "xfree86: loader: drop unused LoaderShouldIgnoreABI()" 2025-02-07 14:46:21 +01:00
man
modes
os-support xfree86: os-support: unexport xf86scanpci() 2025-02-17 18:35:43 +00:00
parser
ramdac
shadowfb xfree86: xfbmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
utils
vgahw xfree86: vgaHWmodule: use explicit field initializers for XF86ModuleData 2025-02-17 19:41:30 +00:00
x86emu
xkb
.gitignore
Xorg.sh.in
meson.build
sdksyms.sh xfree86: sdksyms.sh: add more headers 2025-02-06 23:51:34 +00:00
xorg-wrapper.c
xorgconf.cpp