]> git.puffer.fish Git - matthieu/frr.git/commit
qpb: Tell coverity the actual size we are copying
authorDonald Sharp <sharpd@nvidia.com>
Tue, 2 Aug 2022 19:34:43 +0000 (15:34 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 2 Aug 2022 19:34:43 +0000 (15:34 -0400)
commit529766f153963389eaee8de660d9fdfe1c88de19
tree5e39b374029fc73800435540994797a49f03cd61
parent83721768462bbb020b99373d3f9d9eb4a40c49b9
qpb: Tell coverity the actual size we are copying

`struct prefix` is a superset of `struct prefix_ipv4` and
`struct prefix_ipv6`.  Let's let coverity figure it out

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
qpb/qpb.h