[Oisf-devel] [COMMIT] OISF branch, master-3.2.x, updated. suricata-3.2.1-36-gd6d314a
OISF Git
noreply at openinfosecfoundation.org
Wed May 31 12:13:31 UTC 2017
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-3.2.x has been updated
via d6d314adedaabf1e0d00b020da7535eb6b214953 (commit)
via 16ca38fc329bed7b0094db989f60079f5c5659aa (commit)
via 7005a77958709d393dd150db515f116bdd30fb66 (commit)
via 85e348338b7fe4f2285abfb6a3b129cfdf60ea2d (commit)
via 2f01064e84d40788d932267a11e5d4a3200ca1b1 (commit)
from 43dee9a5ef6e1ae3fe594f6d78951f3b17748aa5 (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 d6d314adedaabf1e0d00b020da7535eb6b214953
Author: Jason Ish <ish at unx.ca>
Date: Mon Mar 6 14:38:04 2017 -0600
defrag: (windows) detect more overlaps
commit 16ca38fc329bed7b0094db989f60079f5c5659aa
Author: Jason Ish <ish at unx.ca>
Date: Mon Mar 6 11:23:48 2017 -0600
defrag: (linux) fix an error in overlapping fragments
If a subsequent fragment has a lower offset than a previous
one and overlaps, trim off the beginning of the previous
fragment.
Based on an issue reported privately.
commit 7005a77958709d393dd150db515f116bdd30fb66
Author: Jason Ish <ish at unx.ca>
Date: Sun Mar 5 21:17:47 2017 -0600
defrag: use new unit test macros
Also reformat unit test functions to Suricata style.
commit 85e348338b7fe4f2285abfb6a3b129cfdf60ea2d
Author: Andreas Herz <andi at geekosphere.org>
Date: Tue May 30 22:46:47 2017 +0200
doc: rephrase nocase placement explanation
commit 2f01064e84d40788d932267a11e5d4a3200ca1b1
Author: Eric Leblond <eric at regit.org>
Date: Fri May 19 11:34:38 2017 +0200
log-tlsstore: fix error handling
In case of realloc error, the length of the encoding buffer was not
reset and this could result in trying to write to NULL pointer.
-----------------------------------------------------------------------
Summary of changes:
doc/userguide/rules/payload-keywords.rst | 2 +-
src/defrag.c | 878 +++++++++++++------------------
src/log-tlsstore.c | 1 +
3 files changed, 368 insertions(+), 513 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list