[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0.1-38-g13448ac
OISF Git
noreply at openinfosecfoundation.org
Fri Jun 20 13:04:44 UTC 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OISF".
The branch, master has been updated
via 13448aca1c294e6fb54475925171730f48220782 (commit)
from f01027e972b7f889d841527a8c3267235cd1f00a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 13448aca1c294e6fb54475925171730f48220782
Author: Alessandro Guido <ag at alessandroguido.me>
Date: Fri Jun 20 14:01:11 2014 +0200
Fix issue #1214
When applying wildcard thresholds (with sid = 0 and/or gid = 0) it's wrong
to exit on the first signature already having an event filter. Indeed,
doing so results in the theshold not being applied to all subsequent
signatures. Change the code in order to skip signatures with event
filters instead of breaking out of the loop.
-----------------------------------------------------------------------
Summary of changes:
src/util-threshold-config.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list