Fix Memory Leak: Memory not deallocated. 79/225779/1
authorhimanshu <h.himanshu@samsung.com>
Mon, 24 Feb 2020 06:52:57 +0000 (12:22 +0530)
committerhimanshu <h.himanshu@samsung.com>
Mon, 24 Feb 2020 10:01:58 +0000 (15:31 +0530)
commitf4c3a4c73c31bd9a2c43efbcbbe6eeff5a3492d0
tree8208af961138113beeaee8fd428153a290d85f9a
parentfe64b19584ec5876c9f73d74880a4ac1072efe3e
Fix Memory Leak: Memory not deallocated.

The memory created by g_strdup(object_path)
in the __bt_hal_extract_adapter_path is not
freed.

Change-Id: I677b88200fb10e5ab2883fe063865efff54bd2ea
Signed-off-by: himanshu <h.himanshu@samsung.com>
bt-oal/bluez_hal/src/bt-hal-adapter-dbus-handler.c