[access] set a module api to NULL in shutdown(); because _elm_module_unload(); could...
authorShinwoo Kim <cinoo.kim@samsung.com>
Fri, 5 Jul 2013 10:02:57 +0000 (19:02 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 5 Jul 2013 10:04:36 +0000 (19:04 +0900)
commit322723ee0463a9b97d3c0cdae6beccb3e8f46e41
tree833ee2167de17dd18fef7a4ffb1e8e5e56da0ffa
parent3f7a1f12e6792eb022ecfc2123bce0afc7416917
[access] set a module api to NULL in shutdown(); because _elm_module_unload(); could access m->api and try to free();
src/lib/elm_access.c