mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-04-07 00:40:39 +02:00
xkbRules, xkbModel and xkbLayout are strdup'd in KdNewKeyboard, need to be
freed.
The ephyr driver strdups the name on top of the already allocated
kdrive-assigned name. Memory must be freed beforehand.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| fourcc.h | ||
| kcmap.c | ||
| kcurscol.c | ||
| kdrive.c | ||
| kdrive.h | ||
| kinfo.c | ||
| kinput.c | ||
| kmap.c | ||
| kmode.c | ||
| kshadow.c | ||
| kxv.c | ||
| kxv.h | ||
| Makefile.am | ||