aboutsummaryrefslogtreecommitdiff
path: root/backend/rdp
diff options
context:
space:
mode:
authorBrian Ashworth <bosrsf04@gmail.com>2019-12-29 17:04:17 -0500
committerSimon Ser <contact@emersion.fr>2019-12-29 23:33:26 +0100
commite0e5a167ed4bf4be85e1db6565cf169c5c84d9ec (patch)
tree6e61f23db44116cc7ddf15375ec85fd4565d9644 /backend/rdp
parent471f9a3f6a0f5e8e25bf66d7193cf5de0260bf79 (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 'backend/rdp')
0 files changed, 0 insertions, 0 deletions