ip: reassembly - Fixing buffer leaks, corruption in v6 reasm 40/36240/3
authorVijayabhaskar Katamreddy <[email protected]>
Thu, 26 May 2022 14:11:51 +0000 (14:11 +0000)
committerFlorin Coras <[email protected]>
Fri, 27 May 2022 17:37:36 +0000 (17:37 +0000)
commit449efe9d051dd7acecc789149fc276157ccb2715
treeff6257fa50461c9d47846cb2c64c5c07a0131548
parent8b85929fb7ecec7dcd6cadcc3aac59363cde5e55
ip: reassembly - Fixing buffer leaks, corruption in v6 reasm

Type: fix

*Buffer leaks and corruptions during internal errors, either overriding
or missing to add the buffer to the list

Signed-off-by: Vijayabhaskar Katamreddy <[email protected]>
Change-Id: I1ead1eca1cde10a36d60dbfcfe36ca6375690b03
src/vnet/ip/reass/ip4_full_reass.c
src/vnet/ip/reass/ip6_full_reass.c