efl/src
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
..
benchmarks benchmark: eina: remove outdated ecore_hash 2020-07-06 17:14:36 +02:00
bin embryo_cc: ++safty code 2020-08-05 14:53:35 +09:00
bindings Fix typos - (Part #3) 2020-07-06 10:52:51 +02:00
edje_external emotion: remove all left overs from removed backends 2020-06-05 12:47:43 +02:00
examples evas examples: remove unecessary beta tag. 2020-08-13 17:03:14 +09:00
generic Get rid of trailing whitespaces (3 / 14) 2020-06-23 10:28:13 +02:00
lib ecore_wl2_display: move wl_display_dispatch_pending before condition check. 2020-08-22 08:25:06 -04:00
modules evas/engine: fix a potentional error of null deref 2020-08-05 17:02:13 +09:00
scripts build: disable elua by default, plus nicer detection 2020-06-06 19:28:26 +02:00
static_libs canvas svg: fix missing break. 2020-06-02 13:18:17 +09:00
tests eina_test_lock.c: Implement clock_gettime for Windows 2020-08-20 09:36:23 +02:00
wayland_protocol refactor build 2020-05-27 11:06:46 +02:00