zeek/testing/btest/Baseline/bifs.clear_table_expire_func
Jon Siwek d51bd4bc46 Fix using clear_table() within an &expire_func
This previously crashed since clear_table()/TableVal::RemoveAll() left
behind a stale iterator to the old table causing a heap-use-after-free
when resuming table expiry iteration in TableVal::DoExpire().
2021-04-26 22:49:44 -07:00
..
out Fix using clear_table() within an &expire_func 2021-04-26 22:49:44 -07:00