efl/src/modules
SubhransuSekhar Mohanty dd484a54dc efl_canvas_vg svg: free the svg tree returned by eet_data_read()
The eet_data_read() api creates the structure by referencing the wwt data structure
and reading from eet file. So the structure should be deleted by the user of the function.
As eet_data_read() api documentation dosen't specify about the ownership I guess
we need to free this structure to avoid memory leak.
2019-07-25 15:19:41 +09:00
..
ecore cmake: remove! 2018-12-20 20:07:26 +01:00
ecore_buffer meson: modify install pathes for modules of ecore_buffer 2019-02-27 21:20:30 +01:00
ecore_evas meson: add some config definitions 2019-06-27 15:51:25 +02:00
ecore_imf ecore_imf: remove code to use deprecated API in wayland immodule 2019-07-15 11:37:53 +09:00
ecore_wl2 here comes meson 2018-10-02 17:22:50 +02:00
eeze here comes meson 2018-10-02 17:22:50 +02:00
eina cmake: remove! 2018-12-20 20:07:26 +01:00
elementary efl_ui_radio: cleanup API 2019-06-20 16:02:02 +02:00
emotion build: emotion: fix lookup of gstreamer 0.10 dependency 2019-06-19 13:23:16 +02:00
ethumb meson: correctly use the correct dependency 2019-04-05 08:15:39 -04:00
evas efl_canvas_vg svg: free the svg tree returned by eet_data_read() 2019-07-25 15:19:41 +09:00