[Git][wine/wine][master] winewayland: Handle NULL values for xkb layout name and description.
Alexandre Julliard pushed to branch master at wine / wine Commits: 35b1775b by Alexandros Frantzis at 2025-08-29T18:07:41+02:00 winewayland: Handle NULL values for xkb layout name and description. The functions xkb_keymap_layout_get_name() and rxkb_layout_get_description() can return NULL if the corresponding information is missing. Co-authored-by: lompik <lompikvoila(a)gmail.com> Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=58585 - - - - - 1 changed file: - dlls/winewayland.drv/wayland_keyboard.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/35b1775b2d56249d9386b8b16740012... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/35b1775b2d56249d9386b8b16740012... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)