[Oisf-devel] [COMMIT] OISF branch, master, updated. suricata-2.0beta1-112-g0861d3a

noreply at openinfosecfoundation.org noreply at openinfosecfoundation.org
Mon Sep 9 16:53:15 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  0861d3a2a3fd9d4d20a150a8e5d20f71b03ff6a7 (commit)
      from  49dcb0ca846cfa2661a25aa5f626904b2900e6da (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 0861d3a2a3fd9d4d20a150a8e5d20f71b03ff6a7
Author: Ken Steele <ken at tilera.com>
Date:   Fri Sep 6 13:56:18 2013 -0400

    Minor optimization in time caching code.
    
    Reduced the size of the cached string buffer from 128 to 32, which is
    still larger than the largest possible time string, which is 26
    characters.
    
    Added a check for the user passing in an output buffer that is smaller
    than the cached string. Previously, the code would have copied past
    the end of the users buffer.

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

Summary of changes:
 src/util-time.c |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
OISF


More information about the Oisf-devel mailing list