[Bro-Dev] [JIRA] (BIT-1310) Bug with small files and begin of file buffer - fix in topic/seth/small-files-bof-handling-fix

Seth Hall (JIRA) jira at bro-tracker.atlassian.net
Thu Feb 5 06:25:00 PST 2015


Seth Hall created BIT-1310:
------------------------------

             Summary: Bug with small files and begin of file buffer - fix in topic/seth/small-files-bof-handling-fix
                 Key: BIT-1310
                 URL: https://bro-tracker.atlassian.net/browse/BIT-1310
             Project: Bro Issue Tracker
          Issue Type: Problem
          Components: Bro
    Affects Versions: git/master
            Reporter: Seth Hall


Small files that are under the size of the bof buffer size aren't being forwarded to stream analyzers.  

The fix just forces the bof_buffer to be "full" and then injects a zero byte payload into the stream analyzer to force it to flush the bof_buffer through the normal code path.



--
This message was sent by Atlassian JIRA
(v6.4-OD-13-026#64011)


More information about the bro-dev mailing list