mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 16:48:19 +00:00
In bifs, change ODesc objects to have RAW_STYLE.
This prevents double-escaping with the logging changes of BIT-1333.
This commit is contained in:
parent
7344052b50
commit
7225221c2a
6 changed files with 23 additions and 5 deletions
|
@ -4,6 +4,8 @@ AB\xffCD\x00
|
|||
|
||||
abc\x00def
|
||||
|
||||
abc\x00def
|
||||
|
||||
foo \xc2\xae bar \xc2\xae baz
|
||||
foo\x00bar\0baz
|
||||
foo \x0e bar ^N baz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue