I found some bugs in edje_cc_handlers.c.

One is about data.item. It is saved in hash list.
When it is saved, I freed the memory of the key.
But the memory is used. so I deleted the free(key).

Second is it is possible in st_collections_group_parts_part_description_state.
So I changed the location of the conditional statement.

Please apply this patch :)

Jaehwan Kim.

Attachment: edje_cc_handler_bug_fix.patch
Description: Binary data

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of 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-d2dcopy2
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to