Release the client handle 36/282836/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 12 Oct 2022 06:41:39 +0000 (06:41 +0000)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 12 Oct 2022 06:41:39 +0000 (06:41 +0000)
commitb3ad5d660c267deb2276dc43d8a95bb5ed0cfcc6
treebc66f63a8d10fc179daec63fa597e573ab0087c5
parent98c79873c97089db94449b57c2603dc43f0bef14
Release the client handle

When the client application calls the rpc_port_proxy_connect() function
after the diconnected event is received, the main_client_ and the
delegate_client_ handles have to be released.

Change-Id: I2aeef18323bc9f438b048cfef42fb9dd1c82f62e
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/proxy-internal.cc