efl/src/lib/ecore_wl2
Yeongjong Lee 788507961a ecore_wl2_dnd: initialize source to NULL when it destroy
Summary:
This prevent double destruction of source. if _ecore_wl2_input_del is called
with destroyed source, it can make unexpected troubles.

Reviewers: Hermet, id213sin, devilhorns

Reviewed By: devilhorns

Subscribers: cedric, #reviewers, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D7265
2018-11-15 09:11:38 -05:00
..
Ecore_Wl2.h docs: Fix typos in API reference doc and comments. 2018-08-31 17:45:31 +09:00
ecore_wl2.c ecore_wl2: Fix a memory leaking case 2018-10-17 10:19:44 +09:00
ecore_wl2_buffer.c ecore_wl2: Better error handling for dmabuf sync ioctls 2018-06-19 13:43:55 -04:00
ecore_wl2_display.c ecore wl2 - fix wl protocol listyener to init all struct fields 2018-11-09 11:43:59 +00:00
ecore_wl2_dnd.c ecore_wl2_dnd: initialize source to NULL when it destroy 2018-11-15 09:11:38 -05:00
ecore_wl2_input.c ecore wl2 - fix wl touch handler struct to set extra cb fields 2018-11-09 11:44:00 +00: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: Replace window ids with pointers 2018-07-06 10:16:21 -04:00
ecore_wl2_subsurf.c wayland: Reduce number of unneccessary display flushes 2018-01-19 12:40:40 -06: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: Fix incorrectly implemented null check. 2018-09-19 07:01:01 -04:00
meson.build meson: add buildsystem to ecore_wl2 2018-10-12 11:15:29 +02:00
window_v6.x ecore_wl2: handle configure_complete after handling configure 2018-04-17 11:12:27 -05:00