On 26/06/2023 23.59, Alex Bennée wrote:
We can return XKB_MOD_INVALID which rightly gets flagged by sanitisers as an overly wide shift attempt.Signed-off-by: Alex Bennée <alex.ben...@linaro.org> --- qemu-keymap.c | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>