[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-292-g77ae8b8
noreply at openinfosecfoundation.org
noreply at openinfosecfoundation.org
Fri Oct 18 13:50:23 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 77ae8b8878982a3fd22ca0b582fd9b2723b65ed9 (commit)
via 2a4f821284a033735d921bf483ba3189f2f5381c (commit)
via 8516000208316add530c8ee447a4771862ee4035 (commit)
via af311aee4ee47944436600a39f5a38e39f96f378 (commit)
via 974e86e45059f1c0ead9e1e82cfcaf68bd6053a9 (commit)
via 209946b07ca93588a8101648c1586897d9b007dd (commit)
from bec59f426e3be1a4086691216449c8eb00b4536d (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 77ae8b8878982a3fd22ca0b582fd9b2723b65ed9
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 22:36:29 2013 +0200
flow: set correct family in FLOW_COPY_IPV6_ADDR_TO_PACKET
commit 2a4f821284a033735d921bf483ba3189f2f5381c
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 19:07:46 2013 +0200
Fix 2 unittests
commit 8516000208316add530c8ee447a4771862ee4035
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 17:52:43 2013 +0200
Minor code cleanup/fixes to fast pattern unittests
cppcheck:
[detect-fast-pattern.c:1183] -> [detect-fast-pattern.c:1183]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1217] -> [detect-fast-pattern.c:1217]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1449] -> [detect-fast-pattern.c:1449]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1479] -> [detect-fast-pattern.c:1479]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1509] -> [detect-fast-pattern.c:1509]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1539] -> [detect-fast-pattern.c:1539]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1570] -> [detect-fast-pattern.c:1570]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1686] -> [detect-fast-pattern.c:1686]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1716] -> [detect-fast-pattern.c:1716]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1746] -> [detect-fast-pattern.c:1746]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1776] -> [detect-fast-pattern.c:1776]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1806] -> [detect-fast-pattern.c:1806]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1836] -> [detect-fast-pattern.c:1836]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1866] -> [detect-fast-pattern.c:1866]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1896] -> [detect-fast-pattern.c:1896]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:1926] -> [detect-fast-pattern.c:1926]: (style) Same expression on both sides of '&'.
[detect-fast-pattern.c:2022] -> [detect-fast-pattern.c:2022]: (style) Same expression on both sides of '&'.
commit af311aee4ee47944436600a39f5a38e39f96f378
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 17:41:52 2013 +0200
Minor fix for detection engine setup error check
cppcheck said:
[detect-engine-mpm.c:2075] -> [detect-engine-mpm.c:2075]: (style) Same expression on both sides of '||'.
commit 974e86e45059f1c0ead9e1e82cfcaf68bd6053a9
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 17:41:03 2013 +0200
Minor pppoe cleanup
cppcheck said:
[decode-pppoe.c:58] -> [decode-pppoe.c:60]: (performance, inconclusive) Variable 'pppoedh' is reassigned a value before the old one has been used if variable is no semaphore variable.
commit 209946b07ca93588a8101648c1586897d9b007dd
Author: Victor Julien <victor at inliniac.net>
Date: Thu Oct 17 17:36:27 2013 +0200
Fix broken check in stream.max-synack-queued parsing (coverity 1038103)
-----------------------------------------------------------------------
Summary of changes:
src/decode-pppoe.c | 1 -
src/detect-engine-mpm.c | 2 +-
src/detect-fast-pattern.c | 34 +++++++++++++++++-----------------
src/detect-http-cookie.c | 2 +-
src/detect-http-method.c | 2 +-
src/flow.h | 2 +-
src/stream-tcp.c | 2 +-
7 files changed, 22 insertions(+), 23 deletions(-)
hooks/post-receive
--
OISF
More information about the Oisf-devel
mailing list