]> git.ipfire.org Git - thirdparty/suricata.git/commit
thresholds: remove unneeded function argument
authorMats Klepsland <mats.klepsland@gmail.com>
Thu, 27 May 2021 08:59:36 +0000 (10:59 +0200)
committerVictor Julien <victor@inliniac.net>
Fri, 4 Jun 2021 08:36:49 +0000 (10:36 +0200)
commitb0b4fab7949dddeaf4c1b844c403dcc2c2470595
tree0438ce0e3d174489ca502ff1c0a558db2629fa69
parent6b8b58f98a098e4f0c63dbe8f79040c94f862d01
thresholds: remove unneeded function argument

Remove packet pointer from SigGetThresholdTypeIter() as it is
unused.
src/detect-engine-alert.c
src/detect-engine-threshold.c
src/detect-engine-threshold.h