Fix issues detected by static analysis tool 06/312906/4
authorJihoon Kim <jihoon48.kim@samsung.com>
Mon, 17 Jun 2024 06:46:50 +0000 (15:46 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 17 Jun 2024 08:01:32 +0000 (17:01 +0900)
commit1851db1c771943e8e29a32b9ee783ef14eb32a89
tree8f12873acf168ac3c5cda5a28f3990ab98d7e127
parentb2e01728dc0e13276b56c25ea0d6a5b65ad8fa0a
Fix issues detected by static analysis tool

The pointer returned by operator new can't be null, but it's compared with null at sclgraphics-efl.cpp:706.

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