[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-249-gb3b554c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Jun 28 08:06:56 UTC 2013


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  b3b554c269c69309d26e67d61e677df39c5c44a8 (commit)
       via  fba95e9125eddce43cd071b5786a31ea2581956f (commit)
       via  3c2ddf04c11d1b29c4f4a34e65da8cc323228f31 (commit)
      from  33818c02728245d6f468cba666f6571e6c2ae0a7 (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 b3b554c269c69309d26e67d61e677df39c5c44a8
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jun 28 10:06:27 2013 +0200

    Coverity 1038959: DNS mpm might use initialized variable

commit fba95e9125eddce43cd071b5786a31ea2581956f
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Fri Jun 28 11:44:33 2013 +0530

    Remove mpm ctxs in the wrong direction.
    
    A lot of http mpm ctxs have now been removed as a result of this.

commit 3c2ddf04c11d1b29c4f4a34e65da8cc323228f31
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Fri Jun 28 01:17:28 2013 +0530

    Update mpm init ctx to not accept the final cuda_rc_module argument.
    
    It was a part of our older architecture and is no longer used.

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

Summary of changes:
 src/app-layer-detect-proto.c |    4 +-
 src/app-layer-smtp.c         |    2 +-
 src/detect-engine-mpm.c      |  404 +++++++-----------------------------------
 src/detect.c                 |   18 --
 src/detect.h                 |   10 -
 src/util-mpm-ac-bs.c         |   62 ++++----
 src/util-mpm-ac-gfbs.c       |   60 +++---
 src/util-mpm-ac.c            |   62 +++----
 src/util-mpm-b2g.c           |   62 ++++----
 src/util-mpm-b2gc.c          |   72 ++++----
 src/util-mpm-b2gm.c          |   68 ++++----
 src/util-mpm-b3g.c           |   40 ++--
 src/util-mpm-wumanber.c      |  130 +++++++-------
 src/util-mpm.c               |    4 +-
 src/util-mpm.h               |    4 +-
 15 files changed, 344 insertions(+), 658 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list