Modify setting environment variable 66/295966/2
authorHwankyu Jhun <h.jhun@samsung.com>
Tue, 18 Jul 2023 02:19:33 +0000 (11:19 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Tue, 18 Jul 2023 02:27:43 +0000 (11:27 +0900)
commitbbe59b865dfd907d5d810dcffe8220cf43d09cb8
tree7611a3f0cc529e5aaacfd1a380aaced9f590dc4c
parent21ccac73a244af18cb21b520d471b527b8320f86
Modify setting environment variable

If TIZEN_GLIB_CONTEXT already exists, the launchpad library does not set it to
zero. Unfortunately, the launchpad library overwrites the environment variable
even if the process is the candidate process as like dotnet loader.

Change-Id: I3c1667627ac0955a422f96cc6b9264cbf05115ec
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/lib/launchpad-glib/util.cc