On 11/11/2011 03:09 AM, Bluezery wrote:
> Dear all,
>
> I have modified the way curl used in ecore_con_url.c


Don't need to use both of the free functions.

+           EINA_LIST_FREE(_url_con_list, con_url) 
ecore_con_url_free(con_url);
+           eina_list_free(_url_con_list);

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to