cbhm_helper: fix cbhm_conn NULL checking. 40/86240/1
authorHosang Kim <hosang12.kim@samsung.com>
Wed, 31 Aug 2016 07:55:03 +0000 (16:55 +0900)
committerHosang Kim <hosang12.kim@samsung.com>
Wed, 31 Aug 2016 07:59:19 +0000 (16:59 +0900)
commit7c62ea08ecdc810228d81662ca51fb6a1f8375c4
tree96f43e8b50570270af2dc8689166f1f240fe4b8a
parent050d7f40cafdb1e55ca16210f29a7cdf8ad0a821
cbhm_helper: fix cbhm_conn NULL checking.

After freeing cbhm_conn, it will be initialized to NULL.

Signed-off-by: Hosang Kim <hosang12.kim@samsung.com>
Change-Id: Icd150b061a03c87a5a850109f2e8afc69704ee82
src/modules/copypasteUI_ctxpopup/cbhm_helper.c