Fix memory leak 94/275994/2
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Jun 2022 07:33:22 +0000 (16:33 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Jun 2022 07:36:23 +0000 (16:36 +0900)
commit0905bb297b09b9929befd4bcf6d984eab2ed9845
tree929528aa651171e25baf476dca233f58cf31741a
parentbcd24fd0343d0e713286fd8c8a41eacd95229ac7
Fix memory leak

When the handle is destroying, the session information of the DebugPort
has to be removed.

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