]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #4789: http_param: fix memory management issue
authorDenys Zikratyi -X (dzikraty - SOFTSERVE INC at Cisco) <dzikraty@cisco.com>
Mon, 7 Jul 2025 14:46:15 +0000 (14:46 +0000)
committerRayen Mohanty (ramohant) <ramohant@cisco.com>
Mon, 7 Jul 2025 14:46:15 +0000 (14:46 +0000)
commitf3c3dd760d74eb1a90bd7025ec8fc9a68f5b6010
tree8a4d845587b2e21e8a30097f8b671371d847c0a6
parent66fccbda6c736cb2ec6c192064f4231c169312c5
Pull request #4789: http_param: fix memory management issue

Merge in SNORT/snort3 from ~DZIKRATY/snort3:fix_http_param_2 to master

Squashed commit of the following:

commit 2a31c83bb0c0dea22e12f89f11d812e6067f5bc7
Author: Denys Zikratyi -X (dzikraty - SOFTSERVE INC at Cisco) <dzikraty@cisco.com>
Date:   Thu Jun 26 09:20:08 2025 -0400

    http_param: clear body http_param after each flush
src/service_inspectors/http_inspect/http_msg_body.cc
src/service_inspectors/http_inspect/http_msg_request.cc
src/service_inspectors/http_inspect/http_msg_request.h
src/service_inspectors/http_inspect/http_msg_section.cc