Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/edje

Dir     : e17/libs/edje/src/lib


Modified Files:
        edje_var.c 


Log Message:


just in case....

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_var.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- edje_var.c  29 Dec 2004 19:17:01 -0000      1.13
+++ edje_var.c  27 Jun 2005 10:04:59 -0000      1.14
@@ -152,6 +152,7 @@
    if (!ed) return;
    if (!ed->collection) return;
    if (!ed->collection->script) return;
+   if (ed->var_pool) return;
    ed->var_pool = calloc(1, sizeof(Edje_Var_Pool));
    if (!ed->var_pool) return;
    ed->var_pool->size = 
embryo_program_variable_count_get(ed->collection->script);




-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to