the incorrect use of OICFree macro is removed
Change-Id: Ib9fdb7e994850475b233c914a71d4b94346e0c01
Signed-off-by: abitha.s <abitha.s@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/20801
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Signed-off-by: abitha.s <abitha.s@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/20929
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
OCCallbackData cbdata = { NULL, NULL, NULL };\r
cbdata.cb = NSProviderGetMQResponseCB;\r
cbdata.context = OICStrdup(topicName);\r
- cbdata.cd = OICFree;\r
\r
char requestUri[100] = "coap+tcp://";\r
\r