efl/src/bin
Nicolas Aguirre 71dd24a481 edje: epp - fix build of edje file in cas of recursive includes.
Amitesh Singh fixed this issue with Commit
e66e132d9d, but this commit has been reverted
recently, by a commit freeing ressources
(6d0b834a76). It's clear that we are leaking here
if we remove the free, but there is also a valgrind error when this memory is
freed. After trying to debug and understand the code of epp, i can only
propose to remove this free, we will need to include a lot of files before this
memory leak could be visible.

It is also not a real problem, the memory leak only concern the file name passed
in the include directive and epp is started per file anyway. It is unlikely to
create any real life problem and we better spend our time on more pressing matter.

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
2015-02-05 15:59:10 +01:00
..
ecore_evas Evas: Add encoding parameter to the savers 2014-06-13 16:05:48 +09:00
edje edje: epp - fix build of edje file in cas of recursive includes. 2015-02-05 15:59:10 +01:00
eet Eet: add diffeet a tool for diffing eet files. 2014-11-25 11:30:30 +00:00
eeze eeze: add null check condition in eeze scanner module. 2014-12-22 15:09:59 +01:00
efreet efreet: pass the correct option from the user input. 2014-12-25 21:32:55 +01:00
eldbus eldbus-codegen: More memory leak fixes for generated code. 2014-11-24 10:14:23 +01:00
elua elua: error reporting in the library 2014-12-17 14:44:12 +00:00
embryo embryo_cc_sc2.c: prevent memory corruption. 2015-01-29 01:32:16 +09:00
eolian Eolian/Generator: support common descriptions for properties. 2014-10-19 13:25:06 +03:00
eolian_cxx eolian_cxx: Using eina::optional to handle parameters without @nonull property 2015-01-05 15:52:27 -02:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client ethumb: Fixing eina_init to eina_shutdown. 2014-12-09 09:25:01 -05:00
evas inotify: Fix safety after read in 3 places 2014-10-28 10:54:51 +09:00
evil Evil: Add support for mkstemps 2014-04-02 12:14:50 +09:00