]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4162: coverity: fix for stream and hash
authorRaza Shafiq (rshafiq) <rshafiq@cisco.com>
Mon, 22 Jan 2024 20:36:23 +0000 (20:36 +0000)
committerSteven Baigal (sbaigal) <sbaigal@cisco.com>
Mon, 22 Jan 2024 20:36:23 +0000 (20:36 +0000)
commitb138e954fa8668ab0fbcc63c6edc2491d04112d4
tree79f1a375c0d5c6cca79636d1ef6900915ab262df
parent3cd29fe5f5c22a5527fd0a92e954c26858221b5e
Pull request #4162: coverity: fix for stream and hash

Merge in SNORT/snort3 from ~RSHAFIQ/snort3:stream_coverity to master

Squashed commit of the following:

commit ebffbe09dda5a5733f86c683f16347716a0a51ce
Author: rshafiq <rshafiq@cisco.com>
Date:   Tue Dec 19 14:15:41 2023 -0500

    coverity: fix for stream and hash
18 files changed:
src/hash/hash_key_operations.cc
src/hash/lru_cache_shared.h
src/ports/port_object2.cc
src/service_inspectors/dns/dns.cc
src/service_inspectors/http_inspect/http_cutter.h
src/service_inspectors/http_inspect/http_msg_section.h
src/service_inspectors/http_inspect/http_stream_splitter_reassemble.cc
src/service_inspectors/http_inspect/http_uri_norm.cc
src/service_inspectors/http_inspect/ips_http_param.h
src/service_inspectors/netflow/netflow.cc
src/service_inspectors/sip/sip_config.cc
src/service_inspectors/smtp/smtp.cc
src/service_inspectors/smtp/smtp.h
src/stream/udp/udp_session.h
src/stream/user/user_session.cc
src/stream/user/user_session.h
src/utils/streambuf.cc
src/utils/util_jsnorm.cc