[Oisf-devel] [COMMIT] OISF branch, master-1.3.x, updated. suricata-1.3.1-5-g0a5bda8
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Tue Sep 11 09:56:22 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-1.3.x has been updated
via 0a5bda8d34e0a5fe7b953c36ca12ece8d7701822 (commit)
from 2e4a16d1eee36af0c8b6a530640e7449af2875dd (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 0a5bda8d34e0a5fe7b953c36ca12ece8d7701822
Author: Eric Leblond <eric at regit.org>
Date: Sun Sep 9 22:48:46 2012 +0200
defrag: don't use message for repetitive error
When nothing can be fetch from the pool, this can repeat frequently.
Thus displaying a message in the log will not help. This patch
uses a counter instead of a log message. As this is a sort of memcap
this is conformed to what is done for other issues of the same type.
-----------------------------------------------------------------------
Summary of changes:
src/decode.c | 3 +++
src/decode.h | 1 +
src/defrag.c | 4 ++--
3 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list