[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-152-gc8b7193
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Fri Sep 20 15:18:22 UTC 2013
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 c8b71938ff64b58fb64bb30a7c7df452609bc2b2 (commit)
from e77b21a7f789e57949c14f64bcecb8d1232aa547 (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 c8b71938ff64b58fb64bb30a7c7df452609bc2b2
Author: Victor Julien <victor at mini.local>
Date: Fri Sep 20 17:12:58 2013 +0200
Add a fallback memrchr implementation for those platforms that dont support it. Bug #963.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
src/Makefile.am | 1 +
src/alert-unified2-alert.c | 2 +
src/runmode-unittests.c | 2 +
src/{util-time.h => util-memrchr.c} | 56 +++++++++++++++++++++-------------
src/{debug.h => util-memrchr.h} | 11 +++----
6 files changed, 45 insertions(+), 29 deletions(-)
copy src/{util-time.h => util-memrchr.c} (51%)
copy src/{debug.h => util-memrchr.h} (81%)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list