diff options
author | Simon Ser <contact@emersion.fr> | 2022-06-07 18:18:11 +0200 |
---|---|---|
committer | Simon Ser <contact@emersion.fr> | 2022-06-07 18:18:11 +0200 |
commit | b89ed9015c3fbe8d339e9d65cf70fdca6e5645bc (patch) | |
tree | 68c680b39d6f18d19d20ae1ebf0fba0e90d0bacb /include/wlr/backend/libinput.h | |
parent | 09498499f6e830e70883ef158de16523d4b08c6f (diff) |
util/global: fix memory leak on display destroy in wlr_global_destroy_safe
If the display is destroyed before wlr_global_destroy_safe's timer
fires, the struct destroy_global_data is leaked. This shouldn't cause
issues in practice because the timer will never fire, but makes it
harder to spot compositor memory leaks.
Diffstat (limited to 'include/wlr/backend/libinput.h')
0 files changed, 0 insertions, 0 deletions