[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-247-g40fcae3

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Mar 30 15:42:21 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  40fcae3aa0e8156fb8109713fa714e8763473a28 (commit)
       via  5c397e3a533e8e6297c49c4fa4f9befb143ed1e2 (commit)
       via  31b673718c323e1863a09f7dc2f46c5dfac5a11a (commit)
      from  a39529db5dbb12cf0632fdbe68991858f60c42a9 (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 40fcae3aa0e8156fb8109713fa714e8763473a28
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 17:40:34 2012 +0200

    Minor unittest fixes to make Coverity happy.

commit 5c397e3a533e8e6297c49c4fa4f9befb143ed1e2
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 15:09:04 2012 +0200

    flow: add missing unlocks for rare error condition at flow shut down.

commit 31b673718c323e1863a09f7dc2f46c5dfac5a11a
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Mar 30 14:47:45 2012 +0200

    host: convert use_cnt to a atomic var (like in flow).

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

Summary of changes:
 src/decode-ipv6.c         |    4 +-
 src/detect-bytejump.c     |    3 +
 src/detect-bytetest.c     |    3 +
 src/detect-content.c      |    3 +
 src/detect-dce-iface.c    |   30 ++++++++++
 src/detect-fast-pattern.c |  141 +++++++++++++++++----------------------------
 src/detect-flowint.c      |  114 ++++++------------------------------
 src/detect-uricontent.c   |   32 ----------
 src/detect-urilen.c       |    6 +-
 src/detect.c              |   56 +++++++++++++-----
 src/flow-timeout.c        |    2 +
 src/host-timeout.c        |    2 +-
 src/host.c                |   10 ++-
 src/host.h                |    2 +-
 src/util-radix-tree.c     |    4 +-
 15 files changed, 170 insertions(+), 242 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list