[Oisf-devel] [COMMIT] OISF branch, master, updated. a54afe7052e37af16f518ae0d496199e6b59933c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Nov 7 18:28:09 UTC 2011


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  a54afe7052e37af16f518ae0d496199e6b59933c (commit)
       via  238cad77e2af8e19fe27f4650992556e7d20e1b3 (commit)
       via  2d16abcf8bf379e0177d520ac89b19799ed177ef (commit)
      from  2387c6b0e8786cb867e411500cbb407d56f61ab6 (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 a54afe7052e37af16f518ae0d496199e6b59933c
Author: Eric Leblond <eric at regit.org>
Date:   Sat Nov 5 14:29:05 2011 +0100

    Fix printing of sizeof.

commit 238cad77e2af8e19fe27f4650992556e7d20e1b3
Author: Eric Leblond <eric at regit.org>
Date:   Sat Nov 5 12:02:19 2011 +0100

    coccinelle: test for invalid size_t printing.

commit 2d16abcf8bf379e0177d520ac89b19799ed177ef
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Nov 7 19:03:58 2011 +0100

    Minor code cleanups fixing all GCC 4.6 compiler warnings for default, debug and unittests mode.

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

Summary of changes:
 qa/coccinelle/size_t.cocci  |   44 ++++++++++++++++++++++++++++++++
 src/app-layer-htp.c         |   21 ++++++---------
 src/decode-pppoe.c          |    6 +++-
 src/detect-byte-extract.c   |    8 ------
 src/detect-distance.c       |    9 ------
 src/detect-engine-hrud.c    |    4 +--
 src/detect-engine-uri.c     |    4 +--
 src/detect-flowint.c        |   20 +--------------
 src/detect-replace.c        |    2 +-
 src/detect-uricontent.c     |   58 ++++++++++++++++++++++++++-----------------
 src/detect-within.c         |    9 ------
 src/detect.c                |   29 ++++++---------------
 src/runmode-pcap.c          |    5 ++-
 src/stream-tcp-reassemble.c |    2 -
 src/util-debug-filters.c    |    5 +--
 src/util-radix-tree.c       |   37 +++++++++++++++++++--------
 src/util-threshold-config.c |    5 +--
 17 files changed, 138 insertions(+), 130 deletions(-)
 create mode 100644 qa/coccinelle/size_t.cocci


hooks/post-receive
-- 
OISF



More information about the Oisf-devel mailing list