Enlightenment CVS committal Author : chaos Project : e17 Module : proto
Dir : e17/proto/entropy/src/plugins Modified Files: thumbnailer.c Log Message: * Thumbnailer catch =================================================================== RCS file: /cvs/e/e17/proto/entropy/src/plugins/thumbnailer.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- thumbnailer.c 2 Apr 2006 05:47:38 -0000 1.6 +++ thumbnailer.c 2 Apr 2006 12:01:05 -0000 1.7 @@ -51,7 +51,7 @@ req = ecore_hash_get(_ecore_thumb_file_instance_hash, md5); - if (req) { + if (req && thumb->dest) { instance = req->requester; ecore_hash_remove(_ecore_thumb_file_instance_hash, md5); ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs