[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta2-77-gd06a193

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Jan 17 10:44:53 UTC 2014


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  d06a19301210a8296e63aeef19163b180cb8f47f (commit)
       via  92a821cdd95bcea440d173c3767ff42546886e55 (commit)
       via  9952db6d6efe3e3b142d4b1c7d0e60d23bf39dff (commit)
      from  06f9b0adbf08121e9f5c8c75d3d11581ede5333a (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 d06a19301210a8296e63aeef19163b180cb8f47f
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Sat Jan 11 20:38:40 2014 +0530

    Remove BUG_ON(1) in app layer event second stage preparation function.
    
    This lets us single out and print rules that result in a failure, than
    just post a core dump.

commit 92a821cdd95bcea440d173c3767ff42546886e55
Author: Ken Steele <ken at tilera.com>
Date:   Tue Jan 14 12:38:15 2014 -0500

    Fix make distcheck for Tile
    
    src/Makefile.am was missing util-mpm-ac-tile-small.c which caused
    release tarballs for fail to build on Tile-Gx.

commit 9952db6d6efe3e3b142d4b1c7d0e60d23bf39dff
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Jan 17 10:18:32 2014 +0100

    Fix crash in AppLayer Proto Detect
    
    The App Proto Detect code would use the wrong pattern count to
    index a results array, leading to SEGVs.
    
    Bug #1080.

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

Summary of changes:
 src/Makefile.am              |    1 +
 src/app-layer-detect-proto.c |    5 ++++-
 src/detect-app-layer-event.c |    2 +-
 src/detect-parse.c           |    3 ++-
 src/util-mpm-ac-tile-small.c |    6 ++++++
 5 files changed, 14 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list