xkbcomp: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Thu Aug 14 08:22:28 UTC 2025
symbols.c | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit 7f80f2d077996bfc65e58c552a270cf6f97c1c1a
Author: Pierre Le Marre <dev at wismill.eu>
Date: Wed Aug 13 11:47:26 2025 +0200
symbols: Fix NULL pointer dereference in MergeKeyGroups
It may trigger with the following keymap symbols:
key <> { [a, A] }; key <> { [NoAction()] };
or:
key <> { [NoAction()] }; augment key <> { [a, A] };
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbcomp/-/merge_requests/33>
More information about the xorg-commit
mailing list