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

These were previously reporting leaks due to various allocations not getting cleaned up during the stack unwind, but at the current state of the transition toward IntrusivePtr usage, theses tests no longer leak.
10 lines
373 B
Text
10 lines
373 B
Text
#separator \x09
|
|
#set_separator ,
|
|
#empty_field (empty)
|
|
#unset_field -
|
|
#path reporter
|
|
#open 2012-08-10-20-09-16
|
|
#fields ts level message location
|
|
#types time enum string string
|
|
0.000000 Reporter::ERROR no such index (test[3]) /da/home/robin/bro/master/testing/btest/.tmp/scripts.base.frameworks.reporter.disable-stderr/disable-stderr.zeek, line 12
|
|
#close 2012-08-10-20-09-16
|