Files
xserver/os
Oleh Nykyforchyn c8df9c7689 xserver: os/log.c: ignore alternate forms in log formats
This patch fixes Xserver crashes when evdev or synaptics input drivers are used.
These (and maybe other) driver use alternate forms "%#..." in formats for
xf86IDrvLogVerb() function, which in turn uses signal-safe vpnprintf().
The last function does not recognize alternate forms and exits abnormally, which
causes Xserver to crash. The patch make vpnprintf() to ignore alternate forms.

Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com>
2025-07-29 16:39:18 +02:00
..
2025-06-12 17:21:46 +02:00
2025-06-12 16:49:45 +02:00
2024-04-15 19:54:34 +00:00
2024-10-10 13:38:31 +00:00
2024-05-08 09:37:35 +02:00
2024-03-09 17:34:51 +00:00
2025-06-12 17:21:44 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 17:21:48 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 17:21:44 +02:00
2024-10-10 13:38:31 +00:00
2024-10-10 13:38:31 +00:00
2025-06-12 16:49:45 +02:00
2025-02-23 17:46:13 +00:00
2025-06-12 17:21:48 +02:00
2025-06-12 16:54:27 +02:00
2025-06-12 17:21:46 +02:00
2025-06-12 16:49:45 +02:00
2024-03-03 23:11:05 +00:00
2024-10-10 13:38:31 +00:00