[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-3.2-41-gf964cdb

OISF Git noreply at openinfosecfoundation.org
Tue Jan 17 21:44:59 UTC 2017


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  f964cdbc937df5e2864eaea319a0b2f8038d112f (commit)
       via  a6fccd952e39a220454c057b77f90b9abc08ffa6 (commit)
       via  61b72c6981fd578a00b2bf9e1c8a10f2b741e4b5 (commit)
       via  709d20f8c62e03c308279004c1fa93a0ba007b72 (commit)
       via  618ab4e177b054e9b8e227d8cf78f8b0a7454050 (commit)
       via  bbc02205fb8c398f2d9890254c209e52aea831fd (commit)
       via  f08cc1f3db1cae44274c15855d1e4fce6141ff31 (commit)
       via  03ad9d4ec01c9915dea60787147ecad56d7536c9 (commit)
      from  87b5bf9541acc5bb3b64bf667a31b90f9fd6e075 (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 f964cdbc937df5e2864eaea319a0b2f8038d112f
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 15:36:15 2017 +0100

    address parsing: fix memory leak in error path

commit a6fccd952e39a220454c057b77f90b9abc08ffa6
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 15:32:45 2017 +0100

    ssl: suppress scan-build warnings

commit 61b72c6981fd578a00b2bf9e1c8a10f2b741e4b5
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 15:20:25 2017 +0100

    output: clean up output function
    
    Don't allocate memory per call.

commit 709d20f8c62e03c308279004c1fa93a0ba007b72
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 14:55:34 2017 +0100

    smb/dcerpc: suppress scan-build warnings

commit 618ab4e177b054e9b8e227d8cf78f8b0a7454050
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 14:55:13 2017 +0100

    ac-bs: fix scan-build warnings

commit bbc02205fb8c398f2d9890254c209e52aea831fd
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Jan 11 14:34:41 2017 +0100

    queue: add debug assertions to TAILQ
    
    To avoid scan-build fp's add assertions that are only active if
    built with scan-build.

commit f08cc1f3db1cae44274c15855d1e4fce6141ff31
Author: Travis Green <travis at travisgreen.net>
Date:   Wed Dec 21 08:56:15 2016 -0700

    yaml: update commented rule files
    
    Disabled scada.rules, added commented rule file names to help
    administrators find informational rule files.

commit 03ad9d4ec01c9915dea60787147ecad56d7536c9
Author: Mats Klepsland <mats.klepsland at gmail.com>
Date:   Thu Dec 22 08:38:46 2016 +0100

    tls-store: fix bug that causes Suricata to crash
    
    Fix bug that causes Suricata to crash when the tls.store keyword is used.
    
    *** Error in `/usr/bin/suricata': free(): invalid next size (fast):
    0x00007fd4b4373180 ***

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

Summary of changes:
 src/app-layer-dcerpc.c      | 26 +++++++++++++++++
 src/app-layer-smb.c         |  3 ++
 src/app-layer-ssl.c         |  2 ++
 src/detect-engine-address.c |  5 +++-
 src/log-tlsstore.c          |  5 ++--
 src/queue.h                 | 12 +++++++-
 src/util-debug.c            | 68 ++++++++++++++++-----------------------------
 src/util-mpm-ac-bs.c        |  4 ---
 suricata.yaml.in            |  5 +++-
 9 files changed, 77 insertions(+), 53 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list