diff options
author | Kenny Levinsen <kl@kl.wtf> | 2021-01-05 12:08:23 +0100 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2021-01-05 12:26:00 +0100 |
commit | d3047011d06867269f5df88285d62729ac0646e1 (patch) | |
tree | 7db85ce99957d449f70ea83024e775c83237df32 /include/wlr/render/gles2.h | |
parent | 83fdfa511d2d3eca6f37187e735e209e8421da6f (diff) |
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.
Diffstat (limited to 'include/wlr/render/gles2.h')
0 files changed, 0 insertions, 0 deletions