edj_mgr: ++safe code.

nullout to not access invalid memory.
This commit is contained in:
Hermet Park 2016-08-27 23:15:30 +09:00
parent c213443fb1
commit bab9f21128
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ edj_mgr_term(void)
edj_mgr_clear();
evas_object_del(em->layout);
free(em);
g_em = NULL;
}
view_data *