weston/xwayland
Derek Foreman c826d8fa0d xwayland: Fix user after free on shutdown
We need to remove our listener link before we free the structure
it's inside, or the signal list walk will try to dereference it.

Remove the improbable NULL check at the same time.

Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
2022-01-21 11:42:03 +00:00
..
dnd.c xwayland: Fix copy and paste error 2021-10-25 17:24:41 -05:00
hash.c Make config.h inclusion consistent 2016-06-16 11:01:54 -07:00
hash.h include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
launcher.c xwayland: Fix user after free on shutdown 2022-01-21 11:42:03 +00:00
meson.build xwayland: Pass -listenfd instead of -listen <fd> 2021-03-04 09:35:55 +00:00
selection.c libweston: add missing include 2020-01-29 09:49:41 +00:00
window-manager.c Fix indentation all through the project 2021-07-31 15:28:20 +00:00
xwayland-internal-interface.h Allow programmatically closing xwayland window 2021-07-23 19:40:00 +00:00
xwayland.h xwm: no need for compositor/weston.h 2019-10-04 17:14:22 +03:00