wlroots-hyprland/backend/wayland
Kenny Levinsen d3047011d0 backend/wayland: Avoid uninitialized read
keyboard_handle_leave would always process 1 keycode more than was
pending, which meant reading uninitialized memory from the "pressed"
array.

Found by valgrind.
2021-01-05 12:26:00 +01:00
..
backend.c Remove wlr_create_renderer_func_t 2020-12-30 17:09:40 +01:00
meson.build build: use dicts instead of get_variable 2020-04-21 15:26:45 +02:00
output.c backend/wayland: re-use cursor wl_buffers 2021-01-04 13:48:28 +01:00
seat.c backend/wayland: Avoid uninitialized read 2021-01-05 12:26:00 +01:00
tablet_v2.c backend/wayland: Link input devices with seats 2020-11-12 12:31:32 +01:00