On 02/16/13 13:42, Ilyes Gouta wrote:
> Fixes a segmentation fault caused by a use-after-free condition of
> a fusion object.
> 
> Fusion calls within fusion_ref_down() shouldn't be deferred as these
> could become nested especially when invoked in the context of the event
> dispatch loop.

The destructor should be fine running in asynchronously, as done in multi app.

Do you have a test case that fails?

-- 
Denis Oliver Kropp
DirectFB integrated media GmbH
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to