suricata
suricata copied to clipboard
profiling: Correct profiling data array size
The profiling arrays are incorrectly sized by the number of thread modules. Since they contain app-layer protocol data, they should be sized by ALPROTO_MAX.
Link to ticket: https://redmine.openinfosecfoundation.org/issues/7334
Describe changes:
- Size packet-based profiling arrays that cover app-layer protocols properly
Provide values to any of the below to override the defaults.
- To use an LibHTP, Suricata-Verify or Suricata-Update pull request,
link to the pull request in the respective
_BRANCH
variable. - Leave unused overrides blank or remove.
SV_REPO= SV_BRANCH= SU_REPO= SU_BRANCH= LIBHTP_REPO= LIBHTP_BRANCH=