Fix crash issue in case of destroying text input 27/79827/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Wed, 13 Jul 2016 06:54:54 +0000 (15:54 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Wed, 13 Jul 2016 06:55:56 +0000 (15:55 +0900)
commitb6336839cfbd84bc8f93967c8ae3ba4067a86d4f
treefbfa149acb2c785b20ba2447f9d3d51b905f7bf6
parentfa11e81e695f3d80ca6f1d3c1c945c2ea14a4ce5
Fix crash issue in case of destroying text input

When the focused text input object is deleted, g_text_text should be initialized.

Change-Id: I4b9cef4b7efb6ec7e5b16a9cb9124cb08e1c3f09
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/e_mod_main.c