Delete the timer callback when destroying WSCContextISF pointer 97/147997/1
authorSungmin Kwak <sungmin.kwak@samsung.com>
Wed, 6 Sep 2017 08:17:15 +0000 (17:17 +0900)
committerSungmin Kwak <sungmin.kwak@samsung.com>
Wed, 6 Sep 2017 08:17:15 +0000 (17:17 +0900)
commit69fd667603b8d71926cfdfbd5a837543dba0a05c
treeb449a2702b2973e200a423f6ec7c92d2887e9a12
parent0b71ab13c936922fbb21d2025a2954197482ce36
Delete the timer callback when destroying WSCContextISF pointer

The 2-second timer callback is used to prevent Remote input after Local input.
The pointer parameter to this callback can be invalid if the context is deleted.

Change-Id: I2c63ca6474ab662cdc0a2957afbde1890856e3dc
ism/modules/panelagent/wayland/wayland_panel_agent_module.cpp