mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

It was creating RecordVals even if they wouldn't be used by any event handler and that situation is common/expected for `zeek -b` mode. Normally, there's at least the tunnel scripts with a `new_connection` handler causing the connection RecordVals to be built.
1 line
14 B
Text
1 line
14 B
Text
3.2.0-dev.763
|