[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0.1-34-g43c5b94
OISF Git
noreply at openinfosecfoundation.org
Thu Jun 5 14:14:02 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 43c5b949d2fb2620b20c617531829db26f671fb4 (commit)
via cc54250cf9a87ffeed9c30b9f874386e6f34500d (commit)
from 2c20c9d409737b8be1ab75261662ba2a59c94497 (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 43c5b949d2fb2620b20c617531829db26f671fb4
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jun 4 18:01:52 2014 +0200
cygwin: fix lua configure
Fix lua configure for cygwin. Tested with lua 5.1.5.
commit cc54250cf9a87ffeed9c30b9f874386e6f34500d
Author: Victor Julien <victor at inliniac.net>
Date: Tue May 20 13:03:09 2014 +0200
Fix live reload segv when startup isn't complete
If a live reload signal was given before the engine was fully started
up (e.g. pcap file thread waiting for a disk to spin up), a segv could
occur.
This patch only enables live reloads after the threads have been
started up completely.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 ++
src/detect-engine.c | 7 +++++++
src/suricata.c | 20 ++++++++++++++------
3 files changed, 23 insertions(+), 6 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list