Do not unload agent symbol file 72/238872/1
authorSeonah Moon <seonah1.moon@samsung.com>
Wed, 3 Jun 2020 11:45:04 +0000 (20:45 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Mon, 20 Jul 2020 04:23:08 +0000 (13:23 +0900)
commit925e054da537cb2df3acdc3723eace8eab13be3c
tree335c745873f638f8b2f7439abc77494e9084b79b
parentdd690f122ad8c56f50c2a18d30f2cb1823d1ffec
Do not unload agent symbol file

If symbol file is unload before terminating program, segfault can occur
when access to static variable. (ex. mutex_da_info_list)

Change-Id: I08d78f3f4a8b5ecb8cd68671d07c1e23ce57fc57
provider/download-provider-plugin-download-agent.c