[Oisf-devel] [COMMIT] OISF branch, master-1.4.x, updated. suricata-1.4.5-12-g94bed7c

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Sep 16 14:55:53 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-1.4.x has been updated
       via  94bed7c13827d401e3bad25edb00aa187c90fff4 (commit)
       via  a018c3d1190e83c6903a73227d8fe604206d0b23 (commit)
       via  010ef7a6b5aacbff1e35aaf826a71e5eadc59d96 (commit)
       via  1b0ece854541bca6fa3ae6608a3ead7820ed6f6a (commit)
       via  87807a71fc865dab3c9d6528eb8f5e780da34ea1 (commit)
       via  217e8720000ef889c5e48cc6cc32c90f792350a3 (commit)
      from  b871d1ae3eafc9aa79858e339d86f74e89c164b3 (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 94bed7c13827d401e3bad25edb00aa187c90fff4
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:38:56 2013 +0200

    Fix memory leak on invalid luajit signature. Coverity 1038520.

commit a018c3d1190e83c6903a73227d8fe604206d0b23
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:34:59 2013 +0200

    geoip: never try to store more locations than possible (Coverity 1038517)

commit 010ef7a6b5aacbff1e35aaf826a71e5eadc59d96
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:26:11 2013 +0200

    Coverity 1038138 fix
    
    Clean up parsing code to suppress Coverity:
    Dereference before null check (REVERSE_INULL)
    
    Proper checking was already done.

commit 1b0ece854541bca6fa3ae6608a3ead7820ed6f6a
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:24:15 2013 +0200

    Coverity 1038134 fix
    
    Cleaned up error check. "ipdup" can only be non-NULL there, so remove check
    that confused coverity.

commit 87807a71fc865dab3c9d6528eb8f5e780da34ea1
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:22:24 2013 +0200

    Coverity 1038135 fix
    
    Small cleanup in the error handling. The extra null check confused
    Coverity.

commit 217e8720000ef889c5e48cc6cc32c90f792350a3
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Sep 16 16:18:52 2013 +0200

    Coverity 1038133 fix
    
    Clean up parsing code to suppress Coverity:
    Dereference before null check (REVERSE_INULL)
    
    Proper checking was already done.

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

Summary of changes:
 src/detect-detection-filter.c |   11 +++--------
 src/detect-engine-address.c   |    4 +---
 src/detect-engine-siggroup.c  |    3 +--
 src/detect-geoip.c            |    6 ++++++
 src/detect-luajit.c           |    4 ++++
 src/detect-threshold.c        |    9 ++-------
 6 files changed, 17 insertions(+), 20 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list