efl/src/bin
Sebastian Dransfeld 63f824c659 eldbus: create object when needed
We allocate the strbuf at the beginning of the function, but do several
return checks after this which does not free the strbuf before return,
and we don't use the strbuf.

So create the strbuf object after checks, just before we need it.

Fixes CID 1039287
2013-12-07 21:11:32 +01:00
..
edje Adding the cubic-bezier curve to edje transitions 2013-12-02 15:02:40 +09:00
eet ftell can return -1 to indicate error, so trap for that 2013-11-18 12:37:38 +00:00
eeze Remove Eet_Connection from hash Before we call eet_connection_close 2013-08-05 13:13:19 +01:00
efreet efreet: propagate scan error to caller 2013-12-05 12:15:07 +01:00
eldbus eldbus: create object when needed 2013-12-07 21:11:32 +01:00
embryo embryo - embryo_cc: fix buffer overrun warning 2013-11-09 10:15:35 +09:00
ethumb Split .gitignore into multiple files 2013-06-11 18:18:50 -03:00
ethumb_client ethumb - fix ethumbd timeout to always work at start and mid-run too. 2013-07-09 20:13:24 +09:00
evas evas/cserve2: Update image loaders list 2013-11-27 13:22:25 +09:00
evil merge: don't use recursive subdirs. Compilation should be faster. 2012-11-01 12:56:52 +00:00