Files
xserver/hw
Enrico Weigelt, metux IT consult e835d2a000 xwin: glx: fix VLA issue
We don't wanna use VLAs, because they're inherently unsafe.
Since the values[] array can never be bigger than attrs,
just use attr's size here.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2026-02-10 11:47:39 +01:00
..
2025-08-04 11:41:48 +02:00
2026-02-05 11:58:11 +01:00
2026-02-10 11:47:39 +01:00