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>
Thu, 1 Sep 2016 12:33:24 +0000 (12:33 +0000)
commit44e126caab6959c4898d4f0a682308803cdf9f0d
tree226e8ee1dc00b891ea1e0e416f6c5969badfb6ff
parent8c5f55bc4081c04c6c0efe2738ffc12c0c06e673
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/11199
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerInterface.c