mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 22:58: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.
5 lines
305 B
Text
5 lines
305 B
Text
expression error in /home/jon/pro/zeek/zeek/testing/btest/.tmp/language.invalid_index/invalid_index.zeek, line 10: no such index (foo[1])
|
|
expression error in /home/jon/pro/zeek/zeek/testing/btest/.tmp/language.invalid_index/invalid_index.zeek, line 16: no such index (foo2[1])
|
|
foo[0], 42
|
|
foo2[0], 13
|
|
done
|