bt-api: gatt-client: Fix memory leak 32/101032/1
authorSyam Sidhardhan <s.syam@samsung.com>
Wed, 30 Nov 2016 05:35:55 +0000 (11:05 +0530)
committerSyam Sidhardhan <s.syam@samsung.com>
Wed, 30 Nov 2016 06:38:51 +0000 (12:08 +0530)
commit24374850100b737a9132c7b02a61955aed97326f
tree61c4b24394dcbac1e40801d75b610f839304637f
parent9a7e2b6b7d7f4b6584604e45a24aaa4d4328ac33
bt-api: gatt-client: Fix memory leak

[Model]COMMON
[BinType] AP
[Customer]N/A

[Issue#]Memeory leak reported by cppcheck automated tool
[Request]Internal
[Occurrence Version]PK6

[Problem]Memeory leak reported by cppcheck tool
[Cause & Measure]We were no freeing the memory
[Checking Method]Gatt test tool

[Team]BT
[Developer]Syam Sidhardhan <s.syam@samsung.com>
[Solution company] Samsung
[Change Type]N/A

Change-Id: I2002d1f47cc3381a7db442cb72e3880af1a09aac
bt-api/bt-gatt-client.c