wlroots/util
Simon Ser b89ed9015c 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.
2022-06-07 18:18:11 +02:00
..
addon.c
array.c
box.c
global.c util/global: fix memory leak on display destroy in wlr_global_destroy_safe 2022-06-07 18:18:11 +02:00
log.c
meson.build
region.c util: Fix infinite loop in recursive function 2022-05-24 20:39:32 +00:00
shm.c
signal.c
time.c
token.c