Fix issue detected by static analysis tool 90/269490/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 17 Jan 2022 04:19:08 +0000 (13:19 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 17 Jan 2022 04:19:11 +0000 (13:19 +0900)
commit16f4bd564cb46c12fbfee1778a7b566df2f256b9
tree08486e8897d4397e9c217332b6bd719b05b90fe4
parentdb224c68ddbc054c7f30a9dcb8e37b983c8c12cd
Fix issue detected by static analysis tool

check_after_deref: Null-checking key_event_builder suggests that it may be null,
but it has already been dereferenced on all paths leading to the check.

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