efl/src/lib/ecore_wl2
Hosang Kim e2944780fa ecore_wl2_display: move wl_display_dispatch_pending before condition check.
Sometimes display ref count is not zero after wl_display_dispatch_pending.

For example, wl_data_source_listener's callback is called by wl_display_dispatch_pending.
Display ref count is not zero but display is cleaned up, it makes double free corruption.

Reviewed-by: Christopher Michael <devilhorns@comcast.net>
Differential Revision: https://phab.enlightenment.org/D12109
2020-08-22 08:25:06 -04:00
..
Ecore_Wl2.h ecore_wl2 : Organize window creation/deletion events. 2020-05-26 11:49:16 -04:00
ecore_wl2.c ecore-wl2: Fix build break from patch 9ca13ef5c1 2020-05-26 14:47:56 -04:00
ecore_wl2_buffer.c ecore wl - make comment note about allocating buffers 2020-06-23 14:01:10 +01:00
ecore_wl2_display.c ecore_wl2_display: move wl_display_dispatch_pending before condition check. 2020-08-22 08:25:06 -04:00
ecore_wl2_dnd.c ecore_wl: removes unreachable statements 2020-03-02 18:26:39 +09:00
ecore_wl2_input.c ecore_wl2: do not silently return 2020-01-27 11:23:30 -05:00
ecore_wl2_internal.h doxygen docs: Fix warnings in Ecore_Wl2.h and associates 2020-03-24 13:43:37 +01:00
ecore_wl2_output.c ecore_wl2: Add internal _ecore_wl2_output_find 2018-01-30 17:09:51 -06:00
ecore_wl2_private.h ecore_wl2 : Organize window creation/deletion events. 2020-05-26 11:49:16 -04:00
ecore_wl2_subsurf.c ecore_wl2_subsurf: follow wayland spec for sync 2020-08-07 12:00:13 +09:00
ecore_wl2_surface.c ecore_wl2: Replace window ids with pointers 2018-07-06 10:16:21 -04:00
ecore_wl2_window.c ecore_wl2_window: copy available rotation info. 2020-05-27 10:05:30 -04:00
meson.build refactor build 2020-05-27 11:06:46 +02:00
window_v6.x ecore_wl2: Fix anchor for xdg pop-ups 2018-12-14 10:29:59 -06:00