enlightenment/src
Mike Blumenkrantz ae7ca9105f Hi,
here is a patch.

 1. free() already null-checks the passed argument, so it is not
    necessary to do 'if(x) free(x)'.

 2. Moved some '{free(x); x = NULL}' to E_FREE.

 3. In e_start_main.c, 'buf' is allocated with the size of the
    two arguments + '=', so we don't need to check for lenght;
    we should use sprintf().

 thanks
Maxime Villard


SVN revision: 81364
2012-12-19 14:20:34 +00:00
..
bin Hi, 2012-12-19 14:20:34 +00:00
modules if fileman navbar gets eio monitor error, delete monitor and retry 2012-12-19 13:04:48 +00:00
Makefile.am remove e17 preload/precache hacks 2012-10-10 07:39:08 +00:00