zeek/testing/btest/Baseline/language.redef-same-prefixtable-idx
Jon Siwek e616554ab8 Fix use-after-free in some cases of reassigning a table index.
Specifically observed when redef'ing the same index of a table that uses
subnets as indices, though the bug seems like it applies more generally
to anytime TableVal::Assign is provided with just the HashKey parameter
and not the index Val.

Addresses BIT-1202.
2014-06-10 13:38:32 -05:00
..
out Fix use-after-free in some cases of reassigning a table index. 2014-06-10 13:38:32 -05:00