Fix issue detected by static analysis tool 45/278645/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Sun, 24 Jul 2022 07:54:51 +0000 (16:54 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Sun, 24 Jul 2022 07:55:17 +0000 (16:55 +0900)
commitaa5d6b088676bd23b596d5ab7b8ffea280092344
tree8769c3b47cd21123c866c203e4839941f8fb67ad
parente6396971df677afa41daa0f087bac3d27355af70
Fix issue detected by static analysis tool

Calling app_get_id without checking return value (as is done elsewhere 7 out of 8 times).

Change-Id: I788f407ba70fef89c2c4951d588c0e8a73b1c5c5
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
src/sclcoreimpl.cpp