Hi,

On behalf of Rajeev Ranjan, I am submitting the elm_genlist patch.

Change Log:
a. Dead code removal in function _sizing_eval
b. Memory leak fix in function elm_genlist_item_insert_before due to return 
when wd->items is NULL and in this case, memory allocated for item was not 
getting free.
c. Memory leak fix in function elm_genlist_item_insert_after due to return when 
wd->items is NULL and in this case, memory allocated for item was not getting 
free.

Please review it.
I'd appreciate any comments on this.

Thank you,
Prince

Attachment: elm_genlist.patch
Description: Binary data

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to