Fixed broken observation cancellation.
authorMandeep Shetty <mandeep.shetty@intel.com>
Mon, 13 Jul 2015 02:15:37 +0000 (19:15 -0700)
committerErich Keane <erich.keane@intel.com>
Mon, 13 Jul 2015 17:44:56 +0000 (17:44 +0000)
commitf5fe2f516983e074f6aaa8c89086631976ff9d18
treeec3b12fe65e7ec4a2242cd165f67b10d41583e65
parent00bec97cbc36d3f8e20cea453afaed3eefad6271
Fixed broken observation cancellation.

Observe Cancel was broken because the uri from the client callback was
not copied into the request object. This caused connectivity to eat the
request witout sending it out.

Change-Id: Ib0ab815647897f2815fdffc3011e9977a003ac5f
Signed-off-by: Mandeep Shetty <mandeep.shetty@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1637
Reviewed-by: Omkar Hegde <omkar.m.hegde@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/csdk/stack/src/ocstack.c