commit | e67b12787c4ca67c808f79109d3291ceababa456 | [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 | 5c23e4e83e1465f0239322e8c03305d02a3deab2 [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