mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
Escape the empty indicator in logs if it occurs literally as a field's
actual content. Addresses BIT-931.
This commit is contained in:
parent
9360112e8a
commit
721693425f
3 changed files with 55 additions and 15 deletions
|
@ -0,0 +1,10 @@
|
|||
#separator \x09
|
||||
#set_separator ,
|
||||
#empty_field EMPTY
|
||||
#unset_field -
|
||||
#path test
|
||||
#open 2016-07-05-23-20-42
|
||||
#fields ss
|
||||
#types set[string]
|
||||
\x45MPTY
|
||||
#close 2016-07-05-23-20-42
|
Loading…
Add table
Add a link
Reference in a new issue