[Oisf-devel] [COMMIT] OISF branch, master-2.0.x, updated. suricata-2.0.4-29-gec3425d

OISF Git noreply at openinfosecfoundation.org
Fri Dec 12 08:06:14 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-2.0.x has been updated
       via  ec3425d7090591fc2aa6ca9fe95c2a787ebdefd1 (commit)
       via  771bdd04efa6a2e3b3f382d85a390db81781d38d (commit)
       via  605e3cc14cd43e5f77acb55b5f7ff1a44fadefa9 (commit)
       via  41e3bbefbbdc72b540ac9796d181431212e968a0 (commit)
      from  4b37224145336f2133e3799e25b867b73c5d3b12 (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 ec3425d7090591fc2aa6ca9fe95c2a787ebdefd1
Author: Ken Steele <ken at tilera.com>
Date:   Wed Nov 5 11:43:40 2014 -0500

    Make bad copy-mode be an error in runmode-tile.

commit 771bdd04efa6a2e3b3f382d85a390db81781d38d
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Dec 5 14:32:56 2014 +0100

    Bug 1329: error out on invalid rule protocol
    
    Due to a logic error in AppLayerProtoDetectGetProtoByName invalid
    protocols would not be detected as such. Instead of ALPROTO_UNKNOWN
    ALPROTO_MAX was returned.
    
    Bug #1329

commit 605e3cc14cd43e5f77acb55b5f7ff1a44fadefa9
Author: Eric Leblond <eric at regit.org>
Date:   Mon Dec 8 14:49:16 2014 +0100

    unix-manager: fix cppcheck errors
    
    This patch fixes the following errors:
     [src/unix-manager.c:306]: (error) Memory pointed to by 'client' is freed twice.
     [src/unix-manager.c:313]: (error) Memory pointed to by 'client' is freed twice.
     [src/unix-manager.c:323]: (error) Memory pointed to by 'client' is freed twice.
     [src/unix-manager.c:334]: (error) Memory pointed to by 'client' is freed twice.
    
    Unix manager was treating the packet after closing the socket if message was
    too long.

commit 41e3bbefbbdc72b540ac9796d181431212e968a0
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Dec 10 17:31:57 2014 +0100

    stream: don't send EOF to AppLayer too soon
    
    Sending EOF too soon results in the AppLayer cleaning up prematurely.

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

Summary of changes:
 src/app-layer-detect-proto.c |    8 +++-----
 src/runmode-tile.c           |    3 ++-
 src/stream-tcp-reassemble.c  |   10 ++++++++--
 src/unix-manager.c           |    1 +
 4 files changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list