diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2021-03-15 11:12:38 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2021-03-15 11:46:44 -0400 |
| commit | 531d4171c7c1cc3b490f78ce208267a32b5a8cbe (patch) | |
| tree | 9b044ffbdafd5d1e9e83aec83968f68668ae5573 /pceplib/pcep_msg_tools.h | |
| parent | d588b995f938a5c2b81e2763b8b0cfc4a8659e0f (diff) | |
pimd: Fix clang issue with -Waddress-of-packed-member
Recent change in commit: 6b73800ba27e7f69453a191dfb873c2e07194516
Caused this error to pop up in pim_igmp_mtrace.c:
error: taking address of packed member 'rsp_addr' of class or structure 'igmp_mtrace' may result in an unaligned pointer value [-Werror,-Waddress-of-packed-member]
Follow the pattern used in the code to solve this problem for clang
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pceplib/pcep_msg_tools.h')
0 files changed, 0 insertions, 0 deletions
