mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
After a gap in a file transaction, the file tracker is truncated. However this did not clear any stored out of order chunks from memory or stop more chunks to be stored, leading to accumulation of a large number of chunks. This patches fixes this be clearing the stored chunks on trunc. It also makes sure no more chunks are stored in the tracker after the trunc. Bug: #5781. |
2 years ago | |
---|---|---|
.. | ||
.cargo | ||
derive | ||
src | 2 years ago | |
.gitignore | ||
Cargo.toml.in | 2 years ago | |
Makefile.am | 3 years ago | |
cbindgen.toml | 2 years ago | |
rustfmt.toml |