commit | 83366051ea49af065f8e2e1787b7ad07aed160bf | [log] [tgz] |
---|---|---|
author | Matthew Hart <matthew.hart@arm.com> | Fri May 15 12:48:36 2020 +0100 |
committer | Dean Birch <dean.birch@arm.com> | Thu May 28 14:26:34 2020 +0100 |
tree | 30ff71d052f0cb6c4acc069e334d6349db6118b2 | |
parent | ed5c9397d8b3495216f82a8aeeb7388c3ae8d614 [diff] |
Handle LAVA xmlrpc Binary data Some xmlrpc calls to LAVA will return binary data, in that case, decode it to utf8 before trying to write to a file. Change-Id: I548d5dbafce2b51a91f68f8969c2b06910bf0a34 Signed-off-by: Dean Birch <dean.birch@arm.com>