commit | 28572704aa030a010da9dce98502169c526e367b | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Fri Nov 04 18:28:12 2022 +0100 |
committer | David Vincze <david.vincze@arm.com> | Fri Nov 25 18:31:14 2022 +0100 |
tree | 7d76f2e8defbf4da5556a6e89d14a3d38f28aceb | |
parent | 943148ab286ac9753bdd11bb15aa25cdd52182e3 [diff] |
fix(rss): remove null-terminator from RSS metadata Remove the null-terminator of the string-like data items from the RSS measurement's metadata. The 'version' and 'sw_type' items have an associated length value which should not include a null-terminator when storing the measurement. Change-Id: Ia91ace2fff8b6f75686dd2e1862475268300bbdb Signed-off-by: David Vincze <david.vincze@arm.com>