commit | 83a4e8e0c69c64219e4d9de6c7f51fb10e3adc5a | [log] [tgz] |
---|---|---|
author | Harry Moulton <harry.moulton@arm.com> | Thu Apr 04 09:09:25 2024 +0100 |
committer | Harry Moulton <harry.moulton@arm.com> | Thu Apr 04 09:46:58 2024 +0100 |
tree | 35dd3a2c5e5c39050f4716de0e4e8922fa2cb070 | |
parent | f7c091eaad5d4f6122ed16ebf7037e0e9d60ac71 [diff] |
fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct An "Incorrect expression (SIZEOF_MISMATCH)" bug was raised by coverity on the memset for clearing the manifest structure. This patch resolves that issue. Signed-off-by: Harry Moulton <harry.moulton@arm.com> Change-Id: I40431b972fc434d2b33f597813f22126d5d4cb70