Updated with Valgrind memory leak fixes for Notification Provider and consumer.
authorAbitha Shankar <abitha.s@samsung.com>
Wed, 26 Oct 2016 07:07:29 +0000 (12:37 +0530)
committerUze Choi <uzchoi@samsung.com>
Thu, 27 Oct 2016 01:49:55 +0000 (01:49 +0000)
commit3a7547821bc60ce4f3a784bb54defbd7b2742724
treef5ac04c74c4cb9e725af76fd713d0299a1dd3951
parent4dbf8bea59d2958a7ad00db4e5801f058cf8ddc7
Updated with Valgrind memory leak fixes for Notification Provider and consumer.
Updated NS sample App to allow/deny consumer subscription.

Patch 2 : updated valgrind fixes and updated review comments
patch 3 : rebased the code.
patch 4 : resolved merge conflicts

Change-Id: Icdcc0b71fb865fbbb5dd472045e71cef2689d2c6
Signed-off-by: Abitha Shankar <abitha.s@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13453
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/cpp-wrapper/consumer/src/NSConsumerService.cpp
service/notification/cpp-wrapper/consumer/src/NSProvider.cpp
service/notification/cpp-wrapper/examples/linux/notificationserviceconsumer.cpp
service/notification/cpp-wrapper/examples/linux/notificationserviceprovider.cpp
service/notification/cpp-wrapper/provider/SConscript
service/notification/cpp-wrapper/provider/src/NSProviderService.cpp
service/notification/cpp-wrapper/unittest/NSConsumerServiceSimulator.h
service/notification/cpp-wrapper/unittest/NSConsumerServiceTest.cpp
service/notification/cpp-wrapper/unittest/NSProviderServiceSimulator.h [changed mode: 0644->0755]
service/notification/cpp-wrapper/unittest/NSProviderServiceTest.cpp