1. Added a check in ocstack.c for the Maximum JSON payload that can be sent.
authorOmkar Hegde <omkar.m.hegde@intel.com>
Mon, 6 Oct 2014 16:40:00 +0000 (09:40 -0700)
committerErich Keane <erich.keane@intel.com>
Wed, 8 Oct 2014 17:28:45 +0000 (10:28 -0700)
commit1915ffd349387be3f2ce447ed21afbc0b90679f4
tree43c445db9886eb1ca10eae49d8d9cf07647227b8
parentb5316392791e499dec3a381349c50602ecdbd69c
1. Added a check in ocstack.c for the Maximum JSON payload that can be sent.
2. Added specific error message to result. Changes in if() as suggested.
4. Replaced tab with spaces and moved the check before any processing begins.
Change-Id: Id06ce2f7deaf643acd4f3cf4fcdd9ce30e2eddbc
csdk/stack/src/ocstack.c