in

On Thu, Aug 9, 2012 at 9:13 AM, Doyoun Kang <doyoun.k...@samsung.com> wrote:

> Dear all.
>
> I found the bug which may occurs enlightenment crash.
> There is code to insert E_Gadcon pointer to custom_populate_requests list
> in e_gadcon_custom_new(). However, there is no code to remove deleted
> E_Gadcon pointer from custom_populate_requests list in
> e_gadcon_custom_del(). So, if the e_gadcon_custom_del() is called before
> calling _e_gadcon_custom_populate_idler(), then enlightenment crash may
> occurs while e calls _e_gadcon_custom_populate_idler() because e accesses
> deleted E_Gadcon pointer.
> I modified this problem. Please review this patch.
>
> Thanks.
> --
> Doyoun Kang
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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