commit | 13fc795b3e0827b800ad8d33b808a8fe21b99370 | [log] [tgz] |
---|---|---|
author | Vinicius Costa Gomes <vinicius.gomes@intel.com> | Tue Jan 17 15:22:16 2017 -0800 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Jan 20 16:23:19 2017 +0200 |
tree | 4c5d42e80b1ff37d3a9a28203d87a3448100c60a | |
parent | 4534046ad9e23f616ea476f227fdf572e420ae79 [diff] |
iot/zoap: Fix wrong byte-order when retrieving integer options When retrieving options that represent an integer, the order of the bytes being considered was inverted, resulting in invalid values being returned. Change-Id: I8ba84f77e3402066632c0ba650939266c87a8ea2 Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>