xkbcomp: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sun Jul 28 17:09:29 UTC 2024
symbols.c | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 3f354d20f5bc0276e27faa7fb5f6356319aa32c3
Author: Matthieu Herrb <matthieu at herrb.eu>
Date: Sat May 4 13:36:07 2024 +0200
Symbols: resize the syms array when removing NoSymbol
On OpenBSD, with malloc_conf=S, the recallocarray() code detects a
size mismatch in ResizeKeyGroup when numLevels[group] doesn't match
the allocated size of syms[group].
Should fix https://gitlab.freedesktop.org/xorg/app/xkbcomp/-/issues/25
Signed-off-by: Matthieu Herrb <matthieu at herrb.eu>
Part-of: <https://gitlab.freedesktop.org/xorg/app/xkbcomp/-/merge_requests/24>
More information about the xorg-commit
mailing list