xserver/hw/xfree86/drivers/inputtest
Povilas Kanapickas 855b96a85b xfree86: Fix event data alignment in inputtest driver
This fixes address sanitizer errors when running unit tests. The
additional copying may reduce performance by a small amount, but we
don't care about that because this driver is used for testing only.

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
(cherry picked from commit 7d2014e7d5)
2022-07-01 15:29:34 +03:00
..
Makefile.am Don't underlink inputtest on targets which require complete linkage 2021-09-01 13:57:40 +00:00
inputtestdrv.man s/__/@/ in inputtestdrv manpage 2021-11-06 19:06:10 +02:00
meson.build Don't underlink inputtest on targets which require complete linkage 2021-09-01 13:57:40 +00:00
xf86-input-inputtest-protocol.h xfree86: Implement gesture support for test input driver 2021-05-30 13:26:45 +03:00
xf86-input-inputtest.c xfree86: Fix event data alignment in inputtest driver 2022-07-01 15:29:34 +03:00