Hi,

I found 2 bugs on eina_list.c
   1) eina_list_sort : if func or list is NULL, function returns NULL (on 
documentation). I changed code to check to check both of func and list with 
well-known pattern.
   2) eina_list_accessor_new : if list is NULL, function nreturn NULL (on 
documentation). I add NULL check routine.

Thanks.

Sincerely,
Sungho Kwak.
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to