mirror of https://github.com/OISF/suricata
http2: fix leak with range files
Ticket: #5808
May have been introduced by a24d7dc45c
Function http2_range_open expects to be called only when
tx.file_range is nil. One condition to ensure this is to check
that we are beginning the files contents. The filetracker field
file_open is not fit for this, as it may be reset to false.
pull/8459/head
parent
a0fc00bb48
commit
ba99241957
Loading…
Reference in New Issue