mirror of https://github.com/OISF/suricata
http2: do not append data after closing file
Ticket: #6211
Completes commit 02dece5db5
Once a http2 stream has end of stream flag, we close the file.
If we see new data frames with this stream id, the new_chunk
function should ignore them as the file was already closed.
pull/9224/head
parent
24bcaf07ae
commit
60db5e981c
Loading…
Reference in New Issue