Do not return when ckmc_get_data() provides NULL value 36/318136/1 accepted/tizen/7.0/unified/20240925.162126
authorJaehyun Kim <jeik01.kim@samsung.com>
Wed, 25 Sep 2024 02:58:03 +0000 (11:58 +0900)
committerJaehyun Kim <jeik01.kim@samsung.com>
Wed, 25 Sep 2024 02:58:03 +0000 (11:58 +0900)
commita7e9b461154bf9bf42f0dca478eed69cb6e1fbaa
tree1112c6b71453ad17b0a3c27f0d06ca49afb4ae9e
parentce4c08a3001b1cf030d11dee0a6e24a4e60efb85
Do not return when ckmc_get_data() provides NULL value

When first connecting after downloading the image,
iv_buf is always provided as null because the alias is not created.
This is not an error case.

Change-Id: I8d3ebec5de05a62b49706c6d9a72b24e5e2600f5
Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
src/wifi-key-encryption.c