[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-144-g8539791

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Sep 16 18:16:14 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  8539791c7e937d56d769d06f9ec364a420a78311 (commit)
       via  8237bbf18affe8936f6f5b394ee011528720dd98 (commit)
       via  440124a4b944b7535595c3a99b2fd9bf924c9512 (commit)
       via  243060a6b75f84e563f2d5683af88c7a9d07529f (commit)
       via  2e82772a0ab35b1fe13327c209ea1cbf097ec78c (commit)
       via  aecefd00bd253927a5197e8a7d813c12b3ee11e2 (commit)
       via  16056d51f2cfe3befc88d9d1120ca3295bd58419 (commit)
       via  32503bafaa986e9249a9123a915c98b32422c634 (commit)
       via  4827a4dcef52cbe2f6d1de98e1295afec5f41b79 (commit)
      from  790866656b90d365383e035b7649305cc63a314c (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 8539791c7e937d56d769d06f9ec364a420a78311
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 19:26:50 2013 +0200

    Coverity 1038102: remove dead code from host hash

commit 8237bbf18affe8936f6f5b394ee011528720dd98
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 19:26:13 2013 +0200

    Coverity 1038101: remove dead code from host hash timeout code

commit 440124a4b944b7535595c3a99b2fd9bf924c9512
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 19:25:35 2013 +0200

    Coverity 1038100: remove dead code from flow hash timeout code(2)

commit 243060a6b75f84e563f2d5683af88c7a9d07529f
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 19:23:33 2013 +0200

    Coverity 1038099: remove dead code from flow hash timeout code

commit 2e82772a0ab35b1fe13327c209ea1cbf097ec78c
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 18:31:05 2013 +0200

    Coverity 1038098: remove dead code from flow hash

commit aecefd00bd253927a5197e8a7d813c12b3ee11e2
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 18:29:53 2013 +0200

    Coverity 1038095: remove dead code from defrag hash timeout code

commit 16056d51f2cfe3befc88d9d1120ca3295bd58419
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 18:28:45 2013 +0200

    Coverity 1038094: remove dead code from defrag hash

commit 32503bafaa986e9249a9123a915c98b32422c634
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 18:25:34 2013 +0200

    Coverity 1038089: error check fseek call

commit 4827a4dcef52cbe2f6d1de98e1295afec5f41b79
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 18:15:49 2013 +0200

    Coverity 400477: pcre_get_substring retval
    
    Add missing return code check to pcre_get_substring call.

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

Summary of changes:
 src/defrag-hash.c           |    2 --
 src/defrag-timeout.c        |    3 +--
 src/detect-parse.c          |    3 ++-
 src/flow-hash.c             |    2 --
 src/flow-manager.c          |    3 +--
 src/flow-timeout.c          |    3 +--
 src/host-timeout.c          |    3 +--
 src/host.c                  |    2 --
 src/util-error.c            |    1 +
 src/util-error.h            |    1 +
 src/util-threshold-config.c |    6 +++++-
 11 files changed, 13 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list