Fix memory leak 77/306377/1
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 21 Feb 2024 02:06:32 +0000 (11:06 +0900)
committerHwankyu Jhun <h.jhun@samsung.com>
Wed, 21 Feb 2024 02:06:32 +0000 (11:06 +0900)
commitad30b530093a90ff29d6f041892767d5cf7c514f
tree9b6819d8f4e0dd9036d8692c3a389299a3e63120
parent64ae31ccd1ad975fb6e016006ea1b06552e2ff22
Fix memory leak

The svc_info handle must be released using aul_svc_info_destroy().

Change-Id: I66da7c2f777ebfcc574e59cb54557f79bdb3311d
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
tizen-cpp/app-core-cpp/app_control_manager_private.cc