]> git.ipfire.org Git - thirdparty/suricata.git/commit
detect: remove unused port in SigGroupHeadInitData
authorShivani Bhardwaj <shivani@oisf.net>
Thu, 1 Feb 2024 09:50:15 +0000 (15:20 +0530)
committerVictor Julien <victor@inliniac.net>
Tue, 6 Feb 2024 09:15:50 +0000 (10:15 +0100)
commit264101ba22a3e28ffb2293e15e324412f97d5126
treeeb924318017b2b9ee9137e6e9f93057baa5c97f2
parent6de885c60379225e0b636a5a8df07fd2cfe6193d
detect: remove unused port in SigGroupHeadInitData

port is not used and logically makes sense to not be in this struct as
this struct is already referenced by DetectPort itself as a part of
SigGroupHead.
src/detect.h