Added null checks post cbor processing.
authorJoseph Morrow <joseph.l.morrow@intel.com>
Thu, 30 Jul 2015 18:57:01 +0000 (11:57 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 30 Jul 2015 19:24:59 +0000 (19:24 +0000)
commit3c2f64801a72a114dab5e53b1e2a823a59b19cfa
tree94d658bb16d65879b723757e039e4b52b8963eb9
parent80ec432984da1076def91cf911b6e71a9d088832
Added null checks post cbor processing.

This allows requests with null parameters to still operate.

This fixes IOT-632.

Change-Id: I6b7b1a48e1d50d34268e1f0fface38b5fd59cb02
Signed-off-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1993
Reviewed-by: Tim Kourt <tim.a.kourt@intel.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/include/OCRepresentation.h
resource/src/OCRepresentation.cpp
resource/src/OCResourceRequest.cpp