Fix: fix coverity issue 77/223577/1
authorJeon Sang-Heon <sh95.jeon@samsung.com>
Fri, 31 Jan 2020 02:30:46 +0000 (11:30 +0900)
committerJeon Sang-Heon <sh95.jeon@samsung.com>
Fri, 31 Jan 2020 02:48:56 +0000 (11:48 +0900)
commit167e8b7af4b9616e30ac0eab8e7e7ac95adf1258
tree46db6479443b9a1f9bc72282174b76e52ffca37b
parent13c20bc704e168b14b63d77e63f4b95829f1b147
Fix: fix coverity issue

- modify uncatched return code from curl_easy_setopt
- modify misused G_FREE to G_FREE

Change-Id: Ia4bfd345a545d9c2043d60e6ca50f3dcf1e88a1c
src/plugin/http_util.c
src/plugin/plugin.c