diff options
author | Brian Ashworth <bosrsf04@gmail.com> | 2019-12-29 17:04:17 -0500 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2019-12-29 23:33:26 +0100 |
commit | e0e5a167ed4bf4be85e1db6565cf169c5c84d9ec (patch) | |
tree | 6e61f23db44116cc7ddf15375ec85fd4565d9644 /util | |
parent | 471f9a3f6a0f5e8e25bf66d7193cf5de0260bf79 (diff) |
wlr_keyboard_group: fix mem leak in refresh_state
This fixes a memory leak the refresh_state function for
wlr_keyboard_group. The event struct was being dynamically allocated and
never free'd. This changes it to a static allocation.
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions