Destroy ap handle after use
authorSaurav Babu <saurav.babu@samsung.com>
Fri, 4 Mar 2016 07:05:07 +0000 (12:35 +0530)
committerMadan Lanka <lanka.madan@samsung.com>
Mon, 7 Mar 2016 01:18:12 +0000 (01:18 +0000)
commit9d1a37b943541130a8ef4ff69f4cecf32b6d5c9c
treee4dc55ced446a5a172bbeb5e29de1735c630359d
parentb700e6ff100b5b3397182915c85b7052f7a84d5f
Destroy ap handle after use

wifi_get_connected_ap() returns ap handle with allocated memory which
needs to be destroyed after use.

Change-Id: Ic157ddd973504b0a20ae87d2286fab5bc42de3f4
Signed-off-by: Saurav Babu <saurav.babu@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5409
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Madan Lanka <lanka.madan@samsung.com>
service/resource-hosting/SampleApp/tizen/sampleConsumer/src/oicapp-utils.c