Fix bug for copy of provider informations.
authorKIM JungYong <jyong2.kim@samsung.com>
Mon, 22 Aug 2016 08:05:08 +0000 (17:05 +0900)
committerUze Choi <uzchoi@samsung.com>
Tue, 23 Aug 2016 12:45:56 +0000 (12:45 +0000)
commit54c9287f241bd5d8c83963cde4a522155299507e
tree3a11b17e02c0dc78c29ceccc7d718ff45063e943
parent2b13d12b41771df9f019e595cc1c71952d5ee3c6
Fix bug for copy of provider informations.

When provider information was stored,
storage module copy whole of provider connections,
but first pointer of connection information was wrongly redefine with next connection information.
For the reason, first connection information was ignored.
In this patch wrongly calculation of pointer was fixed.

Change-Id: Ic91abd458979c2b113e641b3d9c28e6894dd5b7f
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/10723
Reviewed-by: Hun-je Yeon <hunje.yeon@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/src/consumer/NSConsumerCommon.c