[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-134-g3391955
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 has been updated
via 33919559d0915c6d6489ea95384e99b3a016d5f7 (commit)
via 51c6a333d927d6d0f5fab18b9857d09fe0d35a4c (commit)
via 3cf3b485f2becb29a765a0bf0d59105c41309aa1 (commit)
via 27ea4232fedba281d4d349f23f7f52649c8fe645 (commit)
via ecd5c7573b1adfdf48c42ce8681335ffa47f5700 (commit)
via 38b6103ff5b7b0ba4edf32eb82e32a1be77da2b9 (commit)
from 50f859e9f2bfa012b6836c7381b5473c8e9f909d (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 33919559d0915c6d6489ea95384e99b3a016d5f7
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 51c6a333d927d6d0f5fab18b9857d09fe0d35a4c
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 3cf3b485f2becb29a765a0bf0d59105c41309aa1
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 27ea4232fedba281d4d349f23f7f52649c8fe645
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 ecd5c7573b1adfdf48c42ce8681335ffa47f5700
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 38b6103ff5b7b0ba4edf32eb82e32a1be77da2b9
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