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.
Ticket: 7613 Avoids potential large per-thread memory allocation. A buffer with the size of the largest decode_base64 buffer size setting would be allocated per thread. As this was a u32, it could mean a per-thread 4GiB memory allocation. 64KiB was already the built-in default for cases where bytes size wasn't specified. |
6 months ago | |
---|---|---|
.. | ||
doxygen | ||
userguide | 6 months ago | |
AUTHORS | 4 years ago | |
Basic_Setup.txt | ||
GITGUIDE | ||
INSTALL | 2 years ago | |
Makefile.am | 2 years ago | |
NEWS | 4 years ago | |
README | ||
Setting_up_IPSinline_for_Linux.txt | 2 years ago | |
TODO | 4 years ago | |
Third_Party_Installation_Guides.txt |