On Thu, Apr 9, 2009 at 4:42 AM, Sergey Semernin
<sergey.semer...@gmail.com> wrote:
> +               snprintf(buf, sizeof(buf), "%s", ici->file);

i know the code before was like that, but it would be better to use
ecore_strlcpy() instead of  snprintf() with "%s". I improved that in
svn.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to