Fix bug for multiple extras of message.
authorKIM JungYong <jyong2.kim@samsung.com>
Tue, 4 Oct 2016 05:06:36 +0000 (14:06 +0900)
committerUze Choi <uzchoi@samsung.com>
Thu, 6 Oct 2016 11:46:25 +0000 (11:46 +0000)
commitcb699f9e7b6fede0c32c254aa5572e349854ea30
treee33d2fa573f6121b3d6d9eff37332bf969df555f
parent6b0f3e09c728a76d8d8310243431178907a400a2
Fix bug for multiple extras of message.

When the receive multiple extras in the message from notification provider,
consuemr service misparse as parsing just one extras for incorrect operation of pointers.
In this patch, incorrect operation of pointers is fixed.

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