diff options
author | Vinicius Silva Nogueira <vinicius_snogueira@hotmail.com> | 2022-04-07 16:18:58 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 21:18:58 +0200 |
commit | 713cdd0b13e02d860425a8ddbb7f73481b16d607 (patch) | |
tree | 3de846a8c26f231c92eab7799650715191b5881a /src/lib/protocols/tinc.c | |
parent | 9537788ade8bd34ff150b30a79f1afb5a3123997 (diff) |
QUIC: handle retransmissions and overlapping fragments in reassembler (#1195) (#1498)
* QUIC: handle retransmissions and overlapping fragments in reassembler
* Trigger CI
* minor fix: parentheses
* Changing ndpi_malloc to ndpi_calloc
* fix memory leak
* quic_reasm_buf calloc to malloc
* change order of is_ch_complete && is_reasm_buf_complete call
* is_reasm_buf_complete: added handling for case where frame size is not multiple of 8
* add extra check
Diffstat (limited to 'src/lib/protocols/tinc.c')
0 files changed, 0 insertions, 0 deletions