Hi Denis,

On Fri, Feb 22, 2013 at 11:02 AM, Denis Oliver Kropp <d...@directfb.org>wrote:

> 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?
>

Yes, here:
http://mail.directfb.org/pipermail/directfb-dev/attachments/20130215/c572729d/attachment.c

Cheers,
Ilyes


>
> --
> 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
>
_______________________________________________
directfb-dev mailing list
directfb-dev@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to