[Oisf-devel] [COMMIT] OISF branch, master-1.3.x, updated. suricata-1.3.2-20-gd8f68ec

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Oct 31 15:09:35 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-1.3.x has been updated
       via  d8f68ec2a0f6bdfcfa1d172fc9449c3d165b42de (commit)
       via  dab509ea43ec336407113729bc9c68cc2d4cad59 (commit)
       via  ef10d70d7fc6be57e6d0dcb69b5a9f83404a1d87 (commit)
       via  81dbbf72f5c3385f0750999ea3138ad10b2fcfe1 (commit)
      from  5be687f7b5d8b08d9d0bd8c269588faf36bbcccb (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 d8f68ec2a0f6bdfcfa1d172fc9449c3d165b42de
Author: Eric Leblond <eric at regit.org>
Date:   Wed Oct 31 15:04:07 2012 +0100

    ipfw: add missing include
    
    RunmodeGetActive() was used but not declared. This patch fixes
    bug #612: on amd64 implicit declaration was triggering the conversion
    of an int to a pointer during assignement and this was causing an
    invalid read.

commit dab509ea43ec336407113729bc9c68cc2d4cad59
Author: Eric Leblond <eric at regit.org>
Date:   Wed Oct 31 13:52:00 2012 +0100

    defensive set of variable.

commit ef10d70d7fc6be57e6d0dcb69b5a9f83404a1d87
Author: Eric Leblond <eric at regit.org>
Date:   Wed Oct 31 12:49:08 2012 +0100

    FreeBSD: add missing include

commit 81dbbf72f5c3385f0750999ea3138ad10b2fcfe1
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Oct 31 15:51:41 2012 +0100

    filestore: fix logic flag in continued stateful detection
    
    Backport from 70bc9e2494f287312a2ecc137e6ae1b98ba2a510 from
    master branch.

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

Summary of changes:
 src/detect-filestore.c |   11 +++++------
 src/detect-filestore.h |    2 +-
 src/detect.c           |    4 +++-
 src/detect.h           |    2 +-
 src/runmodes.c         |    2 +-
 src/source-ipfw.c      |    1 +
 src/threads.h          |    1 +
 7 files changed, 13 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list