Fix crash issue after input context is deleted 86/212686/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Aug 2019 05:52:20 +0000 (14:52 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 26 Aug 2019 05:52:24 +0000 (14:52 +0900)
commit008123a5015ec095aa87549de34daddb6bcd0e5a
tree25dd05c187a256616de287301c557747d0f25c01
parent5eb76fe08b363bd5071bce9dd11643d7cb020791
Fix crash issue after input context is deleted

After input context requested to show is deleted, ecore_imf_context_input_panel_event_callback_call() in _conformant_change_cb() has invalid context parameter.

Change-Id: Ibd615e221c922a2816a0f8b384f1fc8041c4cbf0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/extras/wayland_immodule/wayland_imcontext.c