[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta1-75-g02529b1
OISF Git
noreply at openinfosecfoundation.org
Mon Sep 22 10:38:00 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 02529b13a8cb7cc5b33669e010f65b1f3216eb39 (commit)
via 690a85698f06a24135d5ea14408e73c958fad795 (commit)
from 672049632431bb695f56798c9c5f196afcf2fb27 (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 02529b13a8cb7cc5b33669e010f65b1f3216eb39
Author: Victor Julien <victor at inliniac.net>
Date: Fri Sep 19 13:39:37 2014 +0200
rule parser: set flag for optionless keywords
If a keyword doesn't have an argument, it should set the SIGMATCH_NOOPT
flag so the parser knows.
commit 690a85698f06a24135d5ea14408e73c958fad795
Author: Victor Julien <victor at inliniac.net>
Date: Fri Sep 19 13:38:47 2014 +0200
rule parser: fix crashing on malformed options
Fix crashing on malformed rule options like 'rev;1;'.
Bug 1254.
-----------------------------------------------------------------------
Summary of changes:
src/detect-dce-stub-data.c | 1 +
src/detect-dns-query.c | 1 +
src/detect-fast-pattern.c | 1 +
src/detect-file-data.c | 1 +
src/detect-filestore.c | 1 +
src/detect-ftpbounce.c | 1 +
src/detect-http-client-body.c | 1 +
src/detect-http-cookie.c | 1 +
src/detect-http-header.c | 1 +
src/detect-http-hh.c | 1 +
src/detect-http-hrh.c | 1 +
src/detect-http-method.c | 1 +
src/detect-http-raw-header.c | 1 +
src/detect-http-raw-uri.c | 1 +
src/detect-http-server-body.c | 1 +
src/detect-http-stat-code.c | 1 +
src/detect-http-stat-msg.c | 1 +
src/detect-http-ua.c | 1 +
src/detect-http-uri.c | 1 +
src/detect-parse.c | 8 ++++++++
src/detect-pkt-data.c | 1 +
src/detect-sameip.c | 1 +
22 files changed, 29 insertions(+)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list