Fix issue detected by static analysis tool 16/262916/1
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 23 Aug 2021 11:31:39 +0000 (20:31 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 23 Aug 2021 11:31:41 +0000 (20:31 +0900)
commit8af98798b39972812fd5ffcdebd5a4f56b9273aa
tree0c58962adfee0d9d864ec04a6164b97436965a05
parentc82495480cea3f20a911b825cd09326418a68212
Fix issue detected by static analysis tool

Return value of a function 'scl::CSCLUIBuilder::get_instance' is dereferenced
at sclwindows-efl.cpp:1009 without checking, but it is usually checked for this function

Change-Id: I2d5ff1f349d6d6f049a1c3856c767863c8468f92
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
scl/sclwindows-efl.cpp