[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-223-g4c6595f

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Wed Jun 26 08:19:21 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  4c6595f4379eafe81f1232c4cf4306cdc1d3a793 (commit)
       via  7df156ef504a45aecefc9216b594e15fc5703dbf (commit)
       via  75cd1f60966e76d8b48a92c865e5008f41e949a6 (commit)
       via  b4e750068f3d0dfad9656d183586232393e02e07 (commit)
       via  7d46d59cdd00b44a273b7a34d10c1ce4cae27418 (commit)
      from  d6fcd07a3141431fac754383f12de0a5c1b887ab (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 4c6595f4379eafe81f1232c4cf4306cdc1d3a793
Author: Eric Leblond <eric at regit.org>
Date:   Wed Jun 26 09:56:11 2013 +0200

    Coverity 1038106: fix FP out-of-bond access
    
    A cast during the reading of a configuration variable was invalid
    because a 16 bit integer was cast to a 32 bit integer. The called
    function is only setting the pointer value to 1 or 0 so there is
    no real issue there.

commit 7df156ef504a45aecefc9216b594e15fc5703dbf
Author: Eric Leblond <eric at regit.org>
Date:   Wed Jun 26 09:42:33 2013 +0200

    Coverity: 1038139 suppress sanity check
    
    The sanity check was really useless as the NULL value is checked in
    the code flow.

commit 75cd1f60966e76d8b48a92c865e5008f41e949a6
Author: Eric Leblond <eric at regit.org>
Date:   Wed Jun 26 09:37:08 2013 +0200

    Coverity 1038515: check function return
    
    This is more cosmetic than useful but it is cleaner anyway.

commit b4e750068f3d0dfad9656d183586232393e02e07
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Jun 26 13:23:08 2013 +0530

    Cuda make distcheck fix for cuda-ptxdump.h

commit 7d46d59cdd00b44a273b7a34d10c1ce4cae27418
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Wed Jun 26 13:21:39 2013 +0530

    Coverity 1038522: fix memset inside cuda code.  Wrong size specified to memset.

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

Summary of changes:
 src/Makefile.am         |    1 -
 src/log-tlslog.c        |    3 +--
 src/runmode-af-packet.c |    5 +++--
 src/source-nfq.c        |   17 +++++++++++++----
 src/util-mpm.c          |    2 +-
 5 files changed, 18 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list