[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta2-81-g105b434
OISF Git
noreply at openinfosecfoundation.org
Tue Jan 6 12:53:03 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 105b4340c2ef9a404f72733aa8ba7b487c3f6ddf (commit)
via 623c2e78fdd7ed952e52aca92b240109019aad04 (commit)
via 6e174128c832c7f3a50186d3e17429ade4ce06aa (commit)
via 6fa8922ccdb4e18d5d4beee84fc425ee1d9a3bdc (commit)
via 2745cd2ce9fb70974285271524a6f3e17df3f4c4 (commit)
from ff8dae3b751029a03f6c2f4f09f036969aa9d4d9 (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 105b4340c2ef9a404f72733aa8ba7b487c3f6ddf
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jan 6 13:20:55 2015 +0100
thread local storage: add to build-info
commit 623c2e78fdd7ed952e52aca92b240109019aad04
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jan 6 10:22:37 2015 +0100
packet pool: make pending pool use more robust
Don't leave pointers dangling.
commit 6e174128c832c7f3a50186d3e17429ade4ce06aa
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jan 6 10:20:40 2015 +0100
packet pool: memory fixes for non-TLS
If the posix TLS implementation is used, the packet pool is memset to
0 before use.
Also use proper 'free' function.
commit 6fa8922ccdb4e18d5d4beee84fc425ee1d9a3bdc
Author: Victor Julien <victor at inliniac.net>
Date: Tue Jan 6 10:18:38 2015 +0100
configure: add switch to disable __thread use
Add --disable-threading-tls switch to force the posix thread local
storage code paths even if __thread is available.
Goal is to make it easier to QA the posix code path.
commit 2745cd2ce9fb70974285271524a6f3e17df3f4c4
Author: Victor Julien <victor at inliniac.net>
Date: Mon Jan 5 17:42:28 2015 +0100
packet pool: fix wrong free call
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 19 ++++++++++++-------
src/suricata.c | 10 +++++++++-
src/tmqh-packetpool.c | 11 ++++++++---
3 files changed, 29 insertions(+), 11 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list