/pstat Resource CBOR fix
Fix for a binary->CBOR marshaling case, where payload
is to contain "dos", but not "p". This in in turns causes
the next Property to be incorrectly placed inside the "dos"
CBOR map (and then skipped over by the CBOR->binary
un-marshaling code).
Also improved logging.
Change-Id: Ib28fc1e30fdaf1e639afa940ee2626ba14e77584
Signed-off-by:
Nathan Heldt-Sheller <nathan.heldt-sheller@intel.com>
Showing
Please register or sign in to comment