[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-282-g619414c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Tue Oct 15 14:30:06 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  619414c59efcc84ed37de03435e20e5f5b08e016 (commit)
      from  b6efaeb0c061bc71a93ddba2adc533356e0e125c (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 619414c59efcc84ed37de03435e20e5f5b08e016
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Mon Oct 7 15:18:52 2013 +0530

    Add a /* fall through */ comment for all switch case fall throughs.
    
    This should server as a message to coverity that the fall through is
    intentional.

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

Summary of changes:
 src/app-layer-dcerpc-udp.c |   79 ++++++++++++++++++++++++++++++
 src/app-layer-dcerpc.c     |  112 +++++++++++++++++++++++++++++++++++++++++++
 src/app-layer-ftp.c        |    4 +-
 src/app-layer-smb.c        |  113 ++++++++++++++++++++++++++++++++++++++++++++
 src/app-layer-smb2.c       |   67 ++++++++++++++++++++++++++
 src/app-layer-ssl.c        |   25 +++++++++-
 src/decode-icmpv4.c        |    2 +-
 src/decode-pppoe.c         |    2 +-
 src/source-af-packet.c     |    1 +
 src/suricata.c             |    1 +
 10 files changed, 401 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list