enlightenment/src/modules/pager16
Seunghun Lee 4d8920df06 fix crash when access pager_config which is null.
Summary:
crash was happend when user do logout the enlightenment with pager16.
pager_config was freed in e_modapi_shutdown(),
but after that, there was accessing pager_config again in _gc_shutdown() by called gadman_shutdown().

Reviewers: zmike, raster, cedric, seoz

CC: cedric

Differential Revision: https://phab.enlightenment.org/D694
2014-04-03 19:23:57 +09:00
..
e-module-pager16.edj feature: E16-style live pager returns! window-only drags currently a little broken 2014-01-14 20:28:58 -05:00
e_mod_config.c replace ev->keyname with ev->key 2014-03-13 13:03:34 -04:00
e_mod_main.c fix crash when access pager_config which is null. 2014-04-03 19:23:57 +09:00
e_mod_main.h set pager* config functions as EINTERN 2014-01-27 10:58:40 -05:00
module.desktop.in feature: E16-style live pager returns! window-only drags currently a little broken 2014-01-14 20:28:58 -05:00