[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4beta1-44-g98484ff

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Sep 21 12:22:43 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 has been updated
       via  98484ffdccb3b9b0564e5dca0ceb91a5f1d9e1c8 (commit)
       via  f962e3de296344e591075fae9acd624dac5dabef (commit)
       via  6f7e527e92d3c259b51afa278ee7fc7ced5e8589 (commit)
      from  8192f6ce8c8b13becf24ae7f59a8bba2a433cd7e (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 98484ffdccb3b9b0564e5dca0ceb91a5f1d9e1c8
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Sep 21 14:18:53 2012 +0200

    luajit: prealloc lua states to increases chances of alloc success. Luajit requires them to be in memory <2GB.

commit f962e3de296344e591075fae9acd624dac5dabef
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Sep 21 14:17:42 2012 +0200

    pool: only alloc one large block if it will actually be used.

commit 6f7e527e92d3c259b51afa278ee7fc7ced5e8589
Author: Victor Julien <victor at inliniac.net>
Date:   Thu Sep 20 22:09:30 2012 +0200

    luajit: fix crash at shutdown / rule reload if lua script didn't properly init.

-----------------------------------------------------------------------

Summary of changes:
 src/detect-engine.c |    4 +-
 src/detect-luajit.c |  103 ++++++++++++++++++++++++++++++++++++++++++++++----
 src/detect-luajit.h |    2 +
 src/detect.c        |    7 +++
 src/detect.h        |    2 +
 src/suricata.c      |    3 +-
 src/util-pool.c     |   12 ++++--
 7 files changed, 118 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list