[IS] Sync simulator with changes in cJSON.
authorSenthil Kumar G S <senthil.gs@samsung.com>
Fri, 9 Dec 2016 16:45:39 +0000 (22:15 +0530)
committerUze Choi <uzchoi@samsung.com>
Wed, 14 Dec 2016 08:15:54 +0000 (08:15 +0000)
commit7fc9f20c75c629fa3a48c146f090edab5c480069
treeb730aa85653dc3b5625e728d48266474d2a5e18e
parent1e16e1da801bd8b623624eca65f8eadd13227f6b
[IS] Sync simulator with changes in cJSON.

Some changes in cJSON external library affected the Simulator's
JSON Schema Parser. Due to this, resource creation was failed.
This code check-in handles those cJSON changes in simulator.

Change-Id: I11173b39c61651c1459cb45b5e5cf886dafbabdd
Signed-off-by: Senthil Kumar G S <senthil.gs@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15369
Reviewed-by: Harish Marappa <h.marappa@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
(cherry picked from commit c29d63038da023bce2de1b95c073fe9b181f6c9d)
Reviewed-on: https://gerrit.iotivity.org/gerrit/15453
service/simulator/ramlparser/raml/jsonSchemaParser/JsonSchema.cpp