Modify bug which is related provider copy issue
authorYounghyunJoo <yh_.joo@samsung.com>
Tue, 30 Aug 2016 05:32:03 +0000 (14:32 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 31 Aug 2016 07:14:21 +0000 (07:14 +0000)
commitb252400fe37acc91a72bf141dcb1becbda1a1a90
tree253697a5047ea46abc899ed15b777fdb13d62d7c
parente564d681a85774ddc1932e6492e72b901b99cada
Modify bug which is related provider copy issue

some APIs which is received NSProvider pointer as an API parameter
after calling and Processing these APIs, NSProvider was removed.
to prevent this problem, as a first step in the API, we added the logic to copy provider.

Change-Id: I3523691ec4992dc9dbf0b0824a4e2ff4df133568
Signed-off-by: YounghyunJoo <yh_.joo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11107
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerInterface.c