diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-06-22 07:48:51 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-06-23 13:29:19 -0400 |
| commit | 8b5153aab09695f19eed74b141919487369b58c2 (patch) | |
| tree | f6e84f1b15cd875813d346f836815b95ef176181 /pimd/pim_zebra.c | |
| parent | 9d3de36d0d09f76f5caf3caae18293a0b105b6fd (diff) | |
bgpd: Cleanup pointer assignment so compiler doesn't get confused
Coverity SA thinks that the `struct prefix`.u.prefix4 is limited
to actually 4 bytes of memory at that spot, but it's in a union
and it can be treated as a prefix6 as well. Just change the
pointer assignment to something that covers both easily.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'pimd/pim_zebra.c')
0 files changed, 0 insertions, 0 deletions
