e: prevent some crash here.

SVN revision: 73270
This commit is contained in:
Cedric BAIL 2012-07-04 12:01:12 +00:00
parent 188b7d676f
commit fb046ddb93
1 changed files with 1 additions and 0 deletions

View File

@ -858,6 +858,7 @@ _e_mod_comp_cb_update(E_Comp *c)
Eina_List *update_done = NULL;
// static int doframeinfo = -1;
if (!c) return EINA_FALSE;
c->update_job = NULL;
DBG("UPDATE ALL\n");
if (c->nocomp) goto nocomp;