[bt-service] Fix SVACE issue 63/139463/1
authorAnurag Biradar <biradar.a@samsung.com>
Wed, 19 Jul 2017 05:07:21 +0000 (10:37 +0530)
committerAnurag Biradar <biradar.a@samsung.com>
Wed, 19 Jul 2017 05:07:21 +0000 (10:37 +0530)
WID 1698763 address is passed to a function after deallocating
WID 1708383 Double free of address variable

Don't free in error case, anyway it will be freed in dbus_return
goto label

Change-Id: Ieee9c498013ee31b06011288e5e803c91111edc3


No differences found