aboutsummaryrefslogtreecommitdiff
path: root/xwayland/selection/dnd.c
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2022-06-07 18:18:11 +0200
committerSimon Ser <contact@emersion.fr>2022-06-07 18:18:11 +0200
commitb89ed9015c3fbe8d339e9d65cf70fdca6e5645bc (patch)
tree68c680b39d6f18d19d20ae1ebf0fba0e90d0bacb /xwayland/selection/dnd.c
parent09498499f6e830e70883ef158de16523d4b08c6f (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 'xwayland/selection/dnd.c')
0 files changed, 0 insertions, 0 deletions