Change codes to extract appinfo nodes from hashtable
authorJunghyun Yeon <jungh.yeon@samsung.com>
Thu, 11 Mar 2021 02:30:44 +0000 (11:30 +0900)
committer연정현/Tizen Platform Lab(SR)/Staff Engineer/삼성전자 <jungh.yeon@samsung.com>
Thu, 11 Mar 2021 05:45:23 +0000 (14:45 +0900)
commitccbbdc2ac34cd234f67631b20e70038f30bc6eab
treec96d0adce84c15df9bc258185563aaf08dbe0f2e
parentb6fe1ae341d5cedf48e286f2d7a7ee44163a9c77
Change codes to extract appinfo nodes from hashtable

- Use g_hash_table_foreach_steal to extract node without free it.

Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/common/database/appinfo_db_handler.cc