Fix wrong implementation 70/236670/2
authorHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 Jun 2020 07:31:45 +0000 (16:31 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Fri, 19 Jun 2020 07:41:39 +0000 (16:41 +0900)
commita9a55261b6e31db16ba8b6c6f8c5724c5056ef64
tree9d4c4ee25f3f56d45744a287bd7eb9f573390977
parent9b62659c5fc8bdac20f1dc6ae845a9c58c070b98
Fix wrong implementation

The FdBroker ptr has to be removed when the FdBroker instance is removed.
The FdBroker.Cancel() method can be invoked from the Proxy instance directly.
The exceptions about the registration handle are added in the callback functions
related to gdbus.

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