Add code to check return value of find_ic() 82/74582/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 14 Jun 2016 22:22:56 +0000 (07:22 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 14 Jun 2016 22:23:30 +0000 (07:23 +0900)
commit4695933c223505d11cfa80f28f5395c399be7fc5
tree160e087c1278716533b0f11fb3272ecf68626c17
parentad75a3fce56820cf61f2413333a5c650d5c21cbd
Add code to check return value of find_ic()

Return value of a function 'find_ic' is dereferenced at wayland_panel_agent_module.cpp:2753 without checking, but it is usually checked for this function

Change-Id: I8463d8e59b66c25bfd7eba15f7d24cc7a9083915
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
ism/modules/panelagent/wayland/wayland_panel_agent_module.cpp