Fix build issue on C++ compiler 63/233063/2
authorJihoon Kim <jihoon48.kim@samsung.com>
Tue, 12 May 2020 02:01:46 +0000 (11:01 +0900)
committerJihoon Kim <jihoon48.kim@samsung.com>
Tue, 12 May 2020 02:06:07 +0000 (11:06 +0900)
commit25269cbc653dd6ab2ccd0c0a86d9e2b85eb77be9
tree034d96779dda6b5443ace08f7123e52764426800
parent5a4b676daf4c2e15219db840af4e8e3cc49b9bdf
Fix build issue on C++ compiler

autofill_item.c:122:31: error: 'handle' may be used uninitialized in this function [-Werror=maybe-uninitialized]

Change-Id: I2c5446e8a90d87af2638a9f03219ebd5fc197740
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
common/autofill_item.c