[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta2-32-ge951afb

OISF Git noreply at openinfosecfoundation.org
Fri Dec 5 09:33:33 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  e951afb911b4b3975ea03a519e0fc082c32b0316 (commit)
       via  fa1081158572bee6c126f7068837baf5955eb102 (commit)
       via  c3c144d50417ce79b84e5611567e790fa398a38e (commit)
       via  f8f2ff49de3da00cdd5b350299484955466f6040 (commit)
      from  56373e5b347fb939ca0e2c9addb5cefd2947f979 (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 e951afb911b4b3975ea03a519e0fc082c32b0316
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Dec 5 10:17:15 2014 +0100

    afpacket: only check offloading once per iface
    
    Instead of once per thread per iface.

commit fa1081158572bee6c126f7068837baf5955eb102
Author: Victor Julien <victor at inliniac.net>
Date:   Fri Dec 5 10:16:48 2014 +0100

    ioctl: make all string args const pointers

commit c3c144d50417ce79b84e5611567e790fa398a38e
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Dec 3 16:08:19 2014 +0100

    http: don't crash when normalizing uri on low memory

commit f8f2ff49de3da00cdd5b350299484955466f6040
Author: Victor Julien <victor at inliniac.net>
Date:   Wed Dec 3 16:07:00 2014 +0100

    defrag: don't crash when out of memory
    
    Handle memory allocation errors in defrag better. Could lead to
    crashes if malloc errors happened.

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

Summary of changes:
 src/app-layer-htp-libhtp.c |   12 +++++++-----
 src/defrag.c               |   34 +++++++++++++++++++++-------------
 src/runmode-af-packet.c    |    5 +++++
 src/source-af-packet.c     |    5 -----
 src/util-ioctl.c           |    8 ++++----
 src/util-ioctl.h           |    6 +++---
 6 files changed, 40 insertions(+), 30 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list