[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0-57-g59ccd7b
OISF Git
noreply at openinfosecfoundation.org
Tue Apr 22 06:57:19 UTC 2014
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 59ccd7b62da0b18fa9d95f13358e4658bc8dabc5 (commit)
via 1de9256b18aba620fab00a5d39864ad1564c6d9c (commit)
from a25f532ce7d8270fc9474c91fe6c2dd289e1c77d (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 59ccd7b62da0b18fa9d95f13358e4658bc8dabc5
Author: Victor Julien <victor at inliniac.net>
Date: Mon Apr 21 19:38:22 2014 +0200
byte-test: switch to pcre_copy_substring
Fixes cppcheck:
[src/detect-bytejump.c:360]: (error) Uninitialized variable: str_ptr
[src/detect-bytejump.c:372]: (error) Uninitialized variable: str_ptr
[src/detect-bytejump.c:375]: (error) Uninitialized variable: str_ptr
Bug #1046.
commit 1de9256b18aba620fab00a5d39864ad1564c6d9c
Author: Victor Julien <victor at inliniac.net>
Date: Mon Apr 21 18:23:31 2014 +0200
byte-extract: switch to pcre_copy_substring
Fixes memory leaks (str_ptr was never freed).
Fixes cppcheck warning:
[src/detect-byte-extract.c:268]: (error) Uninitialized variable: str_ptr
Bug #1046.
-----------------------------------------------------------------------
Summary of changes:
src/detect-byte-extract.c | 79 ++++++++++++++++++++++++---------------------
src/detect-bytejump.c | 38 ++++++++++------------
2 files changed, 60 insertions(+), 57 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list