[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta2-80-g493a68e
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Fri Nov 9 15:50:20 UTC 2012
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 493a68ebdc993b0c8feb24bd080075fb5619d23f (commit)
via b9a2f91a76534a5a4963c1a99a908e5378f11942 (commit)
via 8199832d71bb5e06e0e95814025a1e7dca4ac242 (commit)
via 6e5caf6838e3e289ab6a8aa44855c502170ca5be (commit)
from a1d1abfc0563b3f8efc39d936a62a9478952316b (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 493a68ebdc993b0c8feb24bd080075fb5619d23f
Author: Eric Leblond <eric at regit.org>
Date: Wed Nov 7 12:39:05 2012 +0100
backport oom fixes
This is a backport of
https://github.com/ironbee/libhtp/commit/9ea5e0e3e4f84f54914d10ee50f618aa575bafe1
commit b9a2f91a76534a5a4963c1a99a908e5378f11942
Author: Eric Leblond <eric at regit.org>
Date: Fri Nov 9 16:18:35 2012 +0100
napatech: treat malloc error
commit 8199832d71bb5e06e0e95814025a1e7dca4ac242
Author: Eric Leblond <eric at regit.org>
Date: Fri Nov 9 15:57:52 2012 +0100
coccinelle: improve run_check
This patch adds two features to run_check.sh, it is now posssible
to specify a list of files to check:
./run_check.sh ../../src/suricata.c ../../src/detect.c
It is also possible to ask a review of the files modified by a commit.
To so simply put the SHA1 as argument
./run_check.sh HEAD
./run_check 6af7d5f
It is also possible to check all the files for an arbitrary range:
./run_check.sh origin/master..buildbot-fixes
Last improvement of this patch is to get a real error message in case
of problem as 2 is not redirected anymore to /dev/null.
commit 6e5caf6838e3e289ab6a8aa44855c502170ca5be
Author: Eric Leblond <eric at regit.org>
Date: Fri Nov 9 00:09:06 2012 +0100
coccinelle: add new correct case to error treatment
-----------------------------------------------------------------------
Summary of changes:
libhtp/htp/dslib.c | 3 ++-
libhtp/htp/htp_connection_parser.c | 11 ++++++++---
libhtp/htp/htp_request_apache_2_2.c | 11 +++++++++++
libhtp/htp/htp_util.c | 23 +++++++++++++++++++++++
qa/coccinelle/malloc-error-check.cocci | 2 ++
qa/coccinelle/run_check.sh | 16 ++++++++++++++--
src/runmode-napatech.c | 2 ++
7 files changed, 62 insertions(+), 6 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list