Hi,

I've spotted a bug in everything module : browsing an empty directory makes
it crash.
Gdb led me to line 183 of evry_plugin_aggregator.c "pp = lp->data" where lp
is NULL.
A work around could be to check lp after its initialization line 122, but
I'm not sure it's the correct solution and that there isn't another problem
in view of the comment line 179 (eina_list_count should return 1 if there is
only one item..).

Please tell me if I have to fill a bug in trac.

Regards,

Vincent Pomageot
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to