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.
Buffers in per thread HTTP header, client body and server body storage would be freed based on the usage indicator instead of the size indicator. As the usage indicator (e.g. hsbd_buffers_list_len) could be reset while leaving the memory untouched for later reuse, the free function would not iterate over all memory blocks. Removed DrMemory suppressions as well. Bug #980. |
11 years ago | |
---|---|---|
.. | ||
coccinelle | ||
gnuplot | ||
Makefile.am | ||
drmemory.suppress | 11 years ago | |
prscript.py | 11 years ago | |
sock_to_gzip_file.py | ||
valgrind.suppress | ||
wirefuzz.pl |