]> git.ipfire.org Git - thirdparty/snort3.git/commit
Pull request #3472: Fix port var not reduced bug
authorMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 23 Jun 2022 12:37:40 +0000 (12:37 +0000)
committerMike Stepanek (mstepane) <mstepane@cisco.com>
Thu, 23 Jun 2022 12:37:40 +0000 (12:37 +0000)
commitdeecfb7e2827dd02186761ee18f64fd5d948dfe4
treea9c39858f91a9ac9a8b99229c26505836e79e86c
parent63416ee04f49118adb3609a6b520643c692240a7
Pull request #3472: Fix port var not reduced bug

Merge in SNORT/snort3 from ~VHORBAN/snort3:fix_port_var_not_reduse_bug to master

Squashed commit of the following:

commit 73eb4880d0b83dffecf31053d1972c3e656ed42a
Author: Volodymyr Horban <vhorban@cisco.com>
Date:   Tue Jun 14 23:25:11 2022 +0300

    parser: update do_hash() function to work correctly with port variables
src/parser/parse_rule.cc
src/parser/parser.cc