fixed to convert Result issue related OC_EH_VALID, OC_STACK_SLOW_RESOURCE
authorjihwan.seo <jihwan.seo@samsung.com>
Fri, 19 Aug 2016 07:52:41 +0000 (16:52 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Wed, 24 Aug 2016 12:01:57 +0000 (12:01 +0000)
commit07572bbe5ba413c4ef86bdee810a2a151f75a06f
tree4c79710c29021848e6f98423c86c8394e3a56583
parent75b3a8383a93022f3710c500340f16ff87c8503d
fixed to convert Result issue related OC_EH_VALID, OC_STACK_SLOW_RESOURCE

when return value in entity handler is set OC_EH_VALID, OC_EH_SLOW,
Error response was sent automatically.

Change-Id: Ica8042aab4e91ec8d276cde1ee2b8e6cd4216997
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10779
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/csdk/stack/src/ocresource.c
resource/csdk/stack/src/ocserverrequest.c
resource/csdk/stack/src/ocstack.c