xserver/hw
Michel Dänzer 5e91587302 xwayland: Delete all frame_callback_list nodes in xwl_unrealize_window
We were only calling xwl_present_unrealize_window for the toplevel
window, but the list can contain entries from child windows as well,
in which case we were leaving dangling pointers to freed memory.

Closes: https://gitlab.freedesktop.org/xorg/xserver/issues/1000
Fixes: c5067feaee "xwayland: Use single frame callback for Present
                     flips and normal updates"
Reviewed-by: Olivier Fourdan <ofourdan@redhat.com>
Tested-by: Olivier Fourdan <ofourdan@redhat.com>
2020-03-17 11:45:22 +01:00
..
dmx Fix building with `-fno-common` 2020-01-27 21:46:31 +00:00
kdrive
vfb
xfree86
xnest
xquartz
xwayland
xwin XWin: Fix infinite loop in GetShift() 2019-12-12 04:54:46 +00:00
Makefile.am
meson.build