Fixed incorrect concatenation of responses.
authorDoug Hudson <douglas.hudson@intel.com>
Thu, 12 Feb 2015 15:25:40 +0000 (10:25 -0500)
committerSashi Penta <sashi.kumar.penta@intel.com>
Wed, 18 Feb 2015 16:17:22 +0000 (16:17 +0000)
commit8ce55b3425f490c2d842e601464c9091a11f0dd2
treef597f0ca68260ce376f0d6654ccd80fe4fa43691
parent349c5303322863ea2d4ffd92e516b38e513cfb19
Fixed incorrect concatenation of responses.

As part of this work, a bug was fixed in the function HandleAggregateResponse where
responses were not being concatenated correctly.
This fixes a ToDo-CA task (TA4298).

Change-Id: I981947c2d64759d1850e093ecf5c069bc8c9106a
Signed-off-by: Doug Hudson <douglas.hudson@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/333
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Yamin Al-Mousa <yamin.s.al-mousa@intel.com>
Reviewed-by: Sashi Penta <sashi.kumar.penta@intel.com>
resource/csdk/stack/include/internal/ocresourcehandler.h
resource/csdk/stack/src/ocserverrequest.c