]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2639 in SNORT/snort3 from ~STECHEW/snort3:control_request_fix_sha...
authorSteve Chew (stechew) <stechew@cisco.com>
Sun, 6 Dec 2020 02:25:31 +0000 (02:25 +0000)
committerSteve Chew (stechew) <stechew@cisco.com>
Sun, 6 Dec 2020 02:25:31 +0000 (02:25 +0000)
commite7250bd6995941337e37529fd8594093de4db2ef
treecfd3169b8a1461bc0cf254fefa60c41e17052d42
parente608b695671d1f62db745c78780b72a5e075976b
Merge pull request #2639 in SNORT/snort3 from ~STECHEW/snort3:control_request_fix_shared_ptr to master

Squashed commit of the following:

commit ac1f3fa3866ba47d09512acc3fb3e969b27f5603
Author: Steve Chew <stechew@cisco.com>
Date:   Fri Nov 20 11:48:19 2020 -0500

    main: convert Request to shared_ptr to avoid memory problems.
13 files changed:
src/main.cc
src/main.h
src/main/analyzer_command.cc
src/main/analyzer_command.h
src/main/control.cc
src/main/control.h
src/main/control_mgmt.cc
src/main/control_mgmt.h
src/main/request.cc
src/main/request.h
src/network_inspectors/appid/appid_module.cc
src/network_inspectors/rna/rna_module.cc
src/network_inspectors/rna/test/rna_module_mock.h