[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-1.4-144-g6ba5223

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Fri Apr 19 09:34:52 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  6ba52230ed7877a93e35e6fca3c6bb0815ef83c3 (commit)
       via  3ad497e74f3c9c634b22336ce1ce50bfa807f995 (commit)
       via  19511cda97e82c620ccda86f456e4f6ee686fe91 (commit)
       via  4d4f8fd3584b3615b3c2cfc48d4d09fc0b12d8ea (commit)
       via  8023007fbd4967e75bc1b72284e53d14463c94ba (commit)
       via  07b751b0df4c47678d4591932200248efcc91896 (commit)
       via  e45f683c19df0713b8be80d68aad575c8d86f8b3 (commit)
      from  4c6463f3784f533a07679589dab713096137a439 (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 6ba52230ed7877a93e35e6fca3c6bb0815ef83c3
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 11:24:20 2013 +0200

    Update DetectContentDataParse to reflect the actual data types content uses.

commit 3ad497e74f3c9c634b22336ce1ce50bfa807f995
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 11:12:37 2013 +0200

    Remove filemagic debug statement

commit 19511cda97e82c620ccda86f456e4f6ee686fe91
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 11:07:18 2013 +0200

    Remove obsolete DetectParseContentString function, it has been replaced by DetectContentDataParse

commit 4d4f8fd3584b3615b3c2cfc48d4d09fc0b12d8ea
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 11:04:00 2013 +0200

    file: make fileext, filename and filemagic use the same rule parsing function as others. This has as a side effect that we enforce doubly qouted values now.

commit 8023007fbd4967e75bc1b72284e53d14463c94ba
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 10:38:51 2013 +0200

    flowvar: cleanup keyword argument parsing. Should also address Coverity 400655.

commit 07b751b0df4c47678d4591932200248efcc91896
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 10:05:38 2013 +0200

    Coverity 1005134: fix minor memory leak on flowvar rule setup errors.

commit e45f683c19df0713b8be80d68aad575c8d86f8b3
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Apr 19 10:02:36 2013 +0200

    Coverity 1005133: fix unlikely case where malformed pcre statement in rule would lead to null-deref.

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

Summary of changes:
 src/detect-content.c    |   34 +++++---
 src/detect-content.h    |    3 +-
 src/detect-fileext.c    |    4 +-
 src/detect-filemagic.c  |    8 +-
 src/detect-filename.c   |    6 +-
 src/detect-flowvar.c    |  135 ++++++++-------------------------
 src/detect-parse.c      |  191 -----------------------------------------------
 src/detect-parse.h      |    2 -
 src/detect-pcre.c       |    8 +-
 src/detect-replace.c    |   16 ++--
 src/detect-uricontent.c |   44 -----------
 11 files changed, 77 insertions(+), 374 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list