diff options
author | Sirshak Das <sirshak.das@arm.com> | 2018-05-29 21:13:21 -0500 |
---|---|---|
committer | Damjan Marion <dmarion.lists@gmail.com> | 2018-05-30 09:18:18 +0000 |
commit | b0861820b92ede0f2022151c275458eb1b702e6d (patch) | |
tree | e3966b58b9a1871c77725910188539258ce0df5e /src/vlib-api.am | |
parent | 6495c4b8a11f231f099ce96e4538e1f82ce51793 (diff) |
Fix clang compilation on aarch64: sizeof operator error.
Fixes clang error: argument to 'sizeof' in 'memcpy' call is the same
pointer type 'unformat_input_t *' (aka 'struct _unformat_input_t *')
as the source; expected 'unformat_input_t' (aka 'struct
_unformat_input_t') or an explicit length.
Change-Id: If00303343b10fe1732e477549727a41445edf410
Signed-off-by: Sirshak Das <sirshak.das@arm.com>
Reviewed-by: Brian Brooks <brian.brooks@arm.com>
Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>
Diffstat (limited to 'src/vlib-api.am')
0 files changed, 0 insertions, 0 deletions