efl/src/modules
Myoungwoon Kim 10582235c5 ecore_evas_x: Free XCounter values leak.
Summary:
Whenever creating a window via elm_win_add(), save netwm_sync_counter values to edata->netwm_sync_counter
by ecore_x_sync_counter_new().
However, never free the values when a window has been destroyed.
So this patch is for free the values in _ecore_evas_x_free().

@fix

Reviewers: cedric, raster, Hermet, devilhorns

Reviewed By: devilhorns

Subscribers: cedric, seoz

Differential Revision: https://phab.enlightenment.org/D1855
2015-01-08 08:35:55 -05:00
..
ecore/system ecore: Added getting "WarningLevel" on upower module. 2014-12-12 16:41:40 +01:00
ecore_evas/engines ecore_evas_x: Free XCounter values leak. 2015-01-08 08:35:55 -05:00
ecore_imf ecore_imf: Add null check condition in ecore_imf module 2015-01-08 08:34:21 -05:00
eeze/sensor eeze/sensor/tizen: Fix typos to let it build for tizen 2013-04-24 16:01:42 +01:00
eina/mp eina: do not access dead pointer from within valgrind macro. 2014-01-22 12:22:13 +09:00
emotion emotion gst backend - make note of some bugs! need fixing - cant now 2014-10-01 08:23:26 +09:00
ethumb/emotion ethumb emotion module - fix possible division by 0 2014-08-27 17:10:02 +09:00
evas Evas masking: Minor fixes in GL masking 2015-01-07 15:06:03 +09:00