diff options
author | Benoît Ganne <bganne@cisco.com> | 2020-04-24 11:32:13 +0200 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2020-04-27 12:22:30 +0000 |
commit | ffbcf6178891bd68a97543ac91d28f37256d5e13 (patch) | |
tree | 2ced78a92b8fbc884ff6798ca33ad324cbb9e9e8 /src/vnet/ip/reass | |
parent | be7dbbbfdd49fcfff851f38d1d36d08fc9710604 (diff) |
vppinfra: selectively disable false-positive GCC-10 warnings
GCC-10 increase overflows-related warnings but failed to infer that
b->n_cached_bytes is always < sizeof(uword).
Type: fix
Change-Id: I956ae609abc9e39d4a932e5801510999d7d27b79
Signed-off-by: Benoît Ganne <bganne@cisco.com>
Diffstat (limited to 'src/vnet/ip/reass')
0 files changed, 0 insertions, 0 deletions