[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.1beta4-421-gbec913b

OISF Git noreply at openinfosecfoundation.org
Mon Nov 23 09:35:27 UTC 2015


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  bec913b40cf9153fd6a021b33cecda97ff76be47 (commit)
      from  c80990fe1046876753cd7536db32236a77173f23 (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 bec913b40cf9153fd6a021b33cecda97ff76be47
Author: Victor Julien <victor at inliniac.net>
Date:   Mon Nov 23 09:56:51 2015 +0100

    json: fix malformed output
    
    Even though the json output callback is called with a null terminated
    string, it's not useable directly. The size parameter to the callback
    might be a lot smaller than the string size. Libjansson gives the size
    up to the first point that needs escaping.

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

Summary of changes:
 src/output-json.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list