[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.2.1-120-gd6af843

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Feb 29 10:54:34 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 has been updated
       via  d6af843860355601d20738a2d2191cb726f2e3de (commit)
       via  cdba2f50d1e8ea95024cdeadb9c9dff7f6d3870a (commit)
      from  4b2d94a841d90641b6e086638c68cc383117f0f0 (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 d6af843860355601d20738a2d2191cb726f2e3de
Author: Anoop Saldanha <poonaatsoc at gmail.com>
Date:   Tue Feb 28 19:00:27 2012 +0530

    code cleanup

commit cdba2f50d1e8ea95024cdeadb9c9dff7f6d3870a
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Feb 29 11:52:59 2012 +0100

    Various fixes and improvements based on feedback by Coverity analyzer.

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

Summary of changes:
 src/alert-unified2-alert.c   |   47 +++++----
 src/app-layer-htp.c          |   10 +-
 src/app-layer-parser.c       |    2 +-
 src/conf.c                   |    4 +-
 src/decode-icmpv4.c          |   36 +++---
 src/decode-icmpv6.c          |   16 ++--
 src/decode-ipv4.h            |   22 +++-
 src/decode-ipv6.h            |   41 ++++---
 src/decode.h                 |   28 +++---
 src/defrag.c                 |   28 +++---
 src/detect-content.c         |   90 ++++-----------
 src/detect-content.h         |    2 +-
 src/detect-csum.c            |   10 +-
 src/detect-dsize.c           |   41 +++----
 src/detect-engine-siggroup.c |    6 +-
 src/detect-engine-sigorder.c |    8 +-
 src/detect-engine-state.c    |   10 +-
 src/detect-engine-tag.c      |   17 ++--
 src/detect-filestore.c       |    2 +-
 src/detect-fragoffset.c      |    4 +-
 src/detect-icmp-id.c         |    4 +-
 src/detect-parse.c           |    6 +-
 src/detect-replace.c         |    2 +-
 src/detect-ssl-version.c     |   15 ++-
 src/detect-ssl-version.h     |   19 ++-
 src/detect-stream_size.c     |    9 +-
 src/detect-threshold.c       |    2 +-
 src/detect-uricontent.c      |  248 ++++++++++++------------------------------
 src/flow-timeout.c           |   44 ++++----
 src/flow.h                   |   20 ++--
 src/log-file.c               |    7 +-
 src/log-filestore.c          |    9 +-
 src/source-pcap.c            |    1 -
 src/stream-tcp-sack.c        |    5 -
 src/stream-tcp.c             |   24 ++--
 src/suricata.c               |   30 +++---
 src/tm-threads.c             |    2 +-
 src/util-checksum.c          |    8 +-
 src/util-device.c            |    2 +-
 src/util-hash.h              |    2 +
 src/util-hashlist.h          |    2 +
 src/util-magic.c             |    3 +
 src/util-mem.h               |    3 +-
 src/util-print.c             |    2 +-
 src/util-runmodes.c          |   12 --
 src/util-threshold-config.c  |    4 +-
 src/util-unittest-helper.c   |   20 ++--
 47 files changed, 404 insertions(+), 525 deletions(-)


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list