[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta2-144-g5b6f8bd
OISF Git
noreply at openinfosecfoundation.org
Tue Jan 27 14:02:38 UTC 2015
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 5b6f8bda1d86df611ddba3b9180963a1a12e513d (commit)
via 5a8094136ce667b66bea7484f306d6423fea96b8 (commit)
via 04e49cea892c012a1238a17a8f80ed66a17228ba (commit)
via 844065bf5853fff4700042032cd45eae8f1eb003 (commit)
via ddce14360d15c2978bd875c4cbb4421dc605bbde (commit)
from a3de4ecd9786430fe61462ec4f8f6cfd64304785 (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 5b6f8bda1d86df611ddba3b9180963a1a12e513d
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 21 11:43:58 2015 +0100
detect: fix small memory leaks
Fix small memory leaks in option parsing. Move away from
pcre_get_substring in favor of pcre_copy_substring.
Related to #1046.
commit 5a8094136ce667b66bea7484f306d6423fea96b8
Author: Victor Julien <victor at inliniac.net>
Date: Wed Jan 21 11:31:15 2015 +0100
Clean up Conf API memory on shutdown.
commit 04e49cea892c012a1238a17a8f80ed66a17228ba
Author: Victor Julien <victor at inliniac.net>
Date: Sun Jan 18 10:54:57 2015 +0100
Fix live reload detect counter setup
When profiling was compiled in the detect counters were not setup
properly after a reload.
commit 844065bf5853fff4700042032cd45eae8f1eb003
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jan 13 10:46:56 2015 +0100
conf api: use const pointers where possible
Use const pointers where possible in the Conf API.
commit ddce14360d15c2978bd875c4cbb4421dc605bbde
Author: Victor Julien <victor at inliniac.net>
Date: Fri Jan 16 22:00:28 2015 +0100
Cosmetic fixes to main()
-----------------------------------------------------------------------
Summary of changes:
src/conf.c | 44 ++++++++++++++++++++++----------------------
src/conf.h | 40 ++++++++++++++++++++--------------------
src/detect-dce-iface.c | 34 ++++++++++++++--------------------
src/detect-engine-event.c | 14 ++++++++------
src/detect-engine.c | 14 ++++++++++++++
src/detect-fast-pattern.c | 10 +++++-----
src/detect-id.c | 34 +++++++++++++---------------------
src/detect-priority.c | 12 +++++-------
src/detect-window.c | 36 +++++++++++++-----------------------
src/suricata.c | 8 ++++----
10 files changed, 118 insertions(+), 128 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list