diff options
author | Ole Troan <ot@cisco.com> | 2022-01-11 16:08:23 +0100 |
---|---|---|
committer | Damjan Marion <dmarion@me.com> | 2022-01-12 09:57:43 +0000 |
commit | de3648db09b2102224eba50fe7019ee388fa26e5 (patch) | |
tree | f33f119c50fb1b20cee091a2e41ff1729cfacbe3 /src/plugins/dpdk | |
parent | e60f2f678d2fe242471549525dd70a3bba90ae17 (diff) |
ip: coverity illegal access in ip6_ext_header_walk
*** CID 243670: Memory - illegal accesses (OVERRUN)
/src/vnet/ip/ip6_packet.h: 713 in ip6_ext_header_walk()
CID 243670: Memory - illegal accesses (OVERRUN)
Overrunning array "res->eh" of 4 4-byte elements at
element index 5 (byte offset 23) using index "i" (which evaluates to 5).
Type: fix
Fixes: 03092c1
Change-Id: I27e0435cf10534f3b41e11bf7a5629b5428b0651
Signed-off-by: Ole Troan <ot@cisco.com>
Diffstat (limited to 'src/plugins/dpdk')
0 files changed, 0 insertions, 0 deletions