On Fri, Sep 25, 2009 at 6:06 AM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
> Log:
>  i KNOW there is a bug here... the question is.. how to fix it?

needs looking into code, but you have 2 options:
  - do not delete image object if it's in preload queue, instead you
flag deleted and on async process function you do the actual cleanup
if object was deleted
  - release references to object. maybe this is not possible due the
way async_put is done and we have a pointer to object and not pointer
to pointer.

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to