common: Add pointer checking to avoid invalid pointer access 53/318553/2 accepted/tizen_9.0_unified tizen_9.0 accepted/tizen/9.0/unified/20250123.015617
authorYunhee Seo <yuni.seo@samsung.com>
Mon, 20 Jan 2025 05:55:17 +0000 (14:55 +0900)
committerYunhee Seo <yuni.seo@samsung.com>
Mon, 20 Jan 2025 12:18:16 +0000 (21:18 +0900)
commit3f0106ad5b11ac8da29bddc96f0fe624c4fdfa8d
tree0d508fed19a5c292d679fd61e882ae65b4cc01db
parent55a6ef08adcc1e75439d31cbdd9d4dce72fabe7d
common: Add pointer checking to avoid invalid pointer access

To avoid invalid dereferencing, handling code is necessary.
Checking pointer parameter is added.

Change-Id: If7ac927039932b122fed927206add221c1e464b8
Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/common/popup-ui-normal.c