Fix calling invalid CAfunction on Notification service.
authorKIM JungYong <jyong2.kim@samsung.com>
Thu, 23 Feb 2017 05:58:43 +0000 (14:58 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 27 Feb 2017 05:29:01 +0000 (05:29 +0000)
commit167a0b1a98e368734ec240c150cee492c1211108
tree049a8cf5c3de57ca0a02aaa3bfeee1f99f8a651f
parentf3dd6d83f8eef50e0ea643428b6fa7c6dd1d6d18
Fix calling invalid CAfunction on Notification service.

When consumer service terminated,
consumer service will unregister Network monitoring.
but, consumer service call invalid function.

In this patch,
modify calling with valid function for unregister monitoring.

Change-Id: I89c5a7f022d144c2b98a43fd956a4155d708a4c6
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/17461
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerNetworkEventListener.c