Fix client pid check 24/240524/1
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Aug 2020 05:49:08 +0000 (14:49 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 7 Aug 2020 05:49:08 +0000 (14:49 +0900)
commit9d0812ce40cc6509dd24e650c9947abcec8172bb
treeaa7c5e15b77ac67b4f7660e095f6b2659f8a7881
parentf410e532bd20e6814a898c112d8807c5985c590f
Fix client pid check

If the loader context is a hydra loader, launchpad doesn't check the
client process ID. The child process of the hydra loader tries to
connect to the launchpad-process-pool. If launchpad rejects the request,
the child process of the hydra loader will be terminated.

Change-Id: If4898ba64acb75f647086e266289a669f83673d5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/launchpad/src/launchpad.c