mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 23:54:47 +00:00
The backtrace buffer size (BT_SIZE) is determined by compile time, so we can change BT_SIZE into a #define to turn vla into fixed array. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>