mirror of
https://github.com/zeek/zeek.git
synced 2025-10-12 03:28:19 +00:00
Add test case for binpac flowbuffer frame length parsing bug
This commit is contained in:
parent
e2aeb70efc
commit
7e57f0788c
13 changed files with 265 additions and 1 deletions
|
@ -0,0 +1,4 @@
|
|||
module Foo;
|
||||
|
||||
event foo_message%(c: connection, is_orig: bool, len: count, plen: count, ptype: count%);
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue