[Oisf-devel] [COMMIT] OISF branch, master-1.4.x, updated. suricata-1.4.2-3-g318fe7d

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Jun 14 10:21:49 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  318fe7d43372d3b9cf7a74b2d26e1ea4801eae40 (commit)
       via  eecf314480dfe5e36e592237e7a92a6eeafb8d62 (commit)
       via  98b63dc3bd568c59be1d738f4fd7072d61b71151 (commit)
      from  20c71326f07f90603e759a2ac4b96e38a2a25911 (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 318fe7d43372d3b9cf7a74b2d26e1ea4801eae40
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Thu Jun 13 20:24:55 2013 +0530

    Fix the bug specified in the previous commit.
    
    Bug emanates from byte_test, byte_jump and byte_extract keyword being
    unable to handle negative offsets when the inspection pointer is at the
    end of the buffer.

commit eecf314480dfe5e36e592237e7a92a6eeafb8d62
Author: Anoop Saldanha <anoopsaldanha at gmail.com>
Date:   Thu Jun 13 20:20:55 2013 +0530

    Unit-tests exposing a bug in byte_test, byte_jump and byte_extract.
    
    Bug emanates from all the keywords being unable to handle negative offsets
    when the inspection pointer is at the end of the buffer.

commit 98b63dc3bd568c59be1d738f4fd7072d61b71151
Author: Victor Julien <victor at inliniac.net>
Date:   Tue Jun 11 12:20:37 2013 +0200

    bytetest: fix debug messages not printing negative offset correctly

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

Summary of changes:
 src/detect-byte-extract.c   |    9 ++---
 src/detect-bytejump.c       |    8 ++--
 src/detect-bytetest.c       |   13 +++----
 src/detect-engine-payload.c |   72 +++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 86 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list