Merge "Folks using sample apps get confused with error-prone code in samples. Fixing...
authorWilliam Dieter <william.r.dieter@intel.com>
Fri, 22 Aug 2014 18:37:26 +0000 (11:37 -0700)
committerGerrit Code Review <gerrit@oicreview.vlan14.01.org>
Fri, 22 Aug 2014 18:37:26 +0000 (11:37 -0700)
commit1567c8ed5542f0d19625868878c0777cc9c9a4d0
tree33bb180d477e112172890549a6e3e8407ffb4513
parentcdeeed62bd9b11beb2cdd340168e766088c18dac
parent50cf353dee1ce3204c4377ff3bb51c4d1ba3a58c
Merge "Folks using sample apps get confused with error-prone code in samples. Fixing few issues here: 1. EH should copy the payload and not modify the payload pointer location. 2. EH should check the length of response payload before copying data into it. 3. Fixed getResult. 4. Updated payload to reflect our modified JSON format."