Fix possible memory leak condition in PPM for Tizen Platform.
authorJamal Haidar <jamal.haidar@samsung.com>
Tue, 16 Jun 2015 11:27:39 +0000 (16:57 +0530)
committerUze Choi <uzchoi@samsung.com>
Fri, 19 Jun 2015 08:55:54 +0000 (08:55 +0000)
commit22327e4bb5b9fd17c31373a34aec424bf825438a
treed72b02785fe6470d2b2c07a39a4d382bf5d94476
parent10b8721aa32610eb7a93e128ee1b1d1f637380ba
Fix possible memory leak condition in PPM for Tizen Platform.

API app_get_id allocates memory internally, which was not freed
resulting in possible memory leak.

Change-Id: I513bda2dbb407eedd9e855703188eab180974122
Signed-off-by: Jamal Haidar <jamal.haidar@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1281
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Harish Marappa <h.marappa@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/protocol-plugin/plugin-manager/src/PluginManager.cpp