efl/src/lib
Hermet Park 69dfeb0323 efl gfx_path: fix memory leak.
his reverts commit 38be95b0b6.

The reverting patch blocks efl_canvas_vg_shape triggers efl_canvas_vg_node destructor.

That occurs massive leaks among the all nodes in the vector tree.

To fix the origin issue, we must reset path explicitly in the derived class.

@fix
2020-06-15 15:34:44 +02:00
..
ecore ecore_main_timechanges: fix include 2020-06-15 15:33:10 +02:00
ecore_audio meson: do not install namespace problem legacy files 2020-04-14 12:25:59 +02:00
ecore_avahi
ecore_buffer doxygen docs: Remove invalid comments 2020-03-09 13:03:54 +01:00
ecore_cocoa ecore_cocoa: fix compile error using 10.15 SDK 2020-04-16 10:10:03 +02:00
ecore_con ecore_con: Fix unused argument warning 2020-05-25 10:21:52 +02:00
ecore_drm ecore_drm: ensure we have the symbol available at the right place. 2020-05-05 11:29:08 +01:00
ecore_drm2 ecore-drm2: Change _output_crtc_find to accept an int 2020-04-28 12:40:53 -04:00
ecore_evas ecore_evas: fix uninitialized variable warning 2020-05-25 10:27:12 +02:00
ecore_fb
ecore_file ecore_file - address issue about false positive of finding a file in ./ 2020-04-22 12:51:50 +01:00
ecore_imf doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
ecore_imf_evas
ecore_input
ecore_input_evas ecore_input_evas: fix memory leak when ecore_event_evas is shutdown. 2020-03-17 10:29:48 +01:00
ecore_ipc
ecore_sdl
ecore_wayland doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
ecore_win32 doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
ecore_wl2 ecore_wl2: EFL Wayland Build on FreeBSD 2020-04-21 18:19:36 +01:00
ecore_x ecore-x - ensure we fully look at all xkb events and refresh all binds 2020-05-19 18:45:06 +01:00
ector remove unused imports in eo/eot files 2020-04-19 01:44:50 +02:00
edje edje: fix memory leak by freeing the limits pointer. 2020-06-15 15:34:24 +02:00
eet doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
eeze doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
efl efl gfx_path: fix memory leak. 2020-06-15 15:34:44 +02:00
efl_canvas_wl Revert "meson: do not install .eo files of not installed header files" 2020-04-23 11:38:20 +01:00
efl_mono efl_mono: Create insert list/array c# wrapper for eina_value. 2020-02-13 15:26:50 -03:00
efreet efreet - handle runtime relocation right with default XDG_DATA_DIRS 2020-06-09 10:16:43 +01:00
eina build: make eina drag in the -lm flag 2020-06-12 11:32:32 +02:00
eio doxygen docs: Fix tons of invalid Doxygen commands 2020-03-10 21:36:34 +01:00
eldbus meson: do not install namespace problem legacy files 2020-04-14 12:25:59 +02:00
elementary elm_genlist/elm_gengrid: fix memory leak caused by efl_wref_del. 2020-05-25 10:27:11 +02:00
elput doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
elua doxygen: fix missing end group tag 2020-02-28 11:44:19 +01:00
embryo doxygen docs: Fix several group problems 2020-03-03 18:49:20 +01:00
emile doxygen docs: Fix all invalid @param names 2020-04-20 12:24:41 +02:00
emotion emotion - webcam - fix segv on webcam plug/unplug and clean 2020-03-25 17:11:28 +00:00
eo eo: install eot files correctly 2020-04-21 16:19:36 +02:00
eolian eolian: require opaque structs to be used by ref always 2020-04-26 02:29:35 +02:00
eolian_cxx C#: Add error checking for Eina.Success_Flag return type 2020-02-18 17:53:19 -03:00
ephysics doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb doxygen: fix duplicated toc sections 2020-02-28 11:44:19 +01:00
ethumb_client
evas evas_textblock: fix doc typo 2020-06-15 15:33:21 +02:00
evil doxygen docs: Add missing group braces 2020-04-30 11:55:15 +02:00
.gitignore