]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4114: ips_context alt_buffer update
authorYehor Velykozhon -X (yvelykoz - SOFTSERVE INC at Cisco) <yvelykoz@cisco.com>
Mon, 12 Feb 2024 13:45:05 +0000 (13:45 +0000)
committerOleksii. Shumeiko -X (oshumeik - SOFTSERVE INC at Cisco) <oshumeik@cisco.com>
Mon, 12 Feb 2024 13:45:05 +0000 (13:45 +0000)
commitdf5daae6154ca5e4339e2c4bdff540d4e3fbb578
tree9155bdbca2a01e414ac5e91ddfd165c13ecfa86f
parent793f60eb4a80b5a32472ebe1d902f6d546cdeb24
Pull request #4114: ips_context alt_buffer update

Merge in SNORT/snort3 from ~YVELYKOZ/snort3:ips_context_allocation_upd to master

Squashed commit of the following:

commit ee31592668aae0a799f3a54298eb594ca94698fd
Author: Yehor Velykozhon <yvelykoz@cisco.com>
Date:   Tue Nov 21 14:59:36 2023 +0200

    ips_context: add lazy-allocation of alt buffer
13 files changed:
src/detection/detection_engine.cc
src/detection/detection_engine.h
src/detection/detection_util.h
src/detection/fp_detect.cc
src/framework/cursor.cc
src/ips_options/ips_base64.cc
src/loggers/alert_fast.cc
src/network_inspectors/port_scan/port_scan.cc
src/service_inspectors/ftp_telnet/pp_ftp.cc
src/service_inspectors/ftp_telnet/pp_telnet.cc
src/service_inspectors/ftp_telnet/telnet.cc
src/service_inspectors/rpc_decode/rpc_decode.cc
src/service_inspectors/smtp/smtp_util.cc