[Bro-Dev] #272: topic/seth/strings-without-checkstring - Use Bytes() and Len() instead of CheckString() in strings.bif (was: Patch to fix do_split function)

Bro Tracker bro at tracker.icir.org
Tue Jan 18 11:51:27 PST 2011


#272: topic/seth/strings-without-checkstring - Use Bytes() and Len() instead of
CheckString() in strings.bif
----------------------------+----------------------
  Reporter:  seth           |      Owner:  seth
      Type:  Merge Request  |     Status:  assigned
  Priority:  Normal         |  Milestone:  Bro1.6
 Component:  Bro            |    Version:  1.5.2
Resolution:                 |   Keywords:
----------------------------+----------------------
Changes (by seth):

 * type:  Patch => Merge Request


Comment:

 Fixed.  I'm renaming this ticket and changing it to a merge request.
 Here's a CHANGES message:

 {{{
 - Reworked string BiFs to extract strings with a pointer and length
 instead of
   the previous method of working with the extracted string until a NULL is
   encountered.  Result is that string BiFs now function reliably on
 strings
   containing NULL values.
 }}}

-- 
Ticket URL: <http://tracker.icir.org/bro/ticket/272#comment:8>
Bro Tracker <http://tracker.icir.org/bro>
Bro Issue Tracker



More information about the bro-dev mailing list