mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
fix crash when all value fields of imported table are uninitialized.
This commit is contained in:
parent
0db89bed3b
commit
14c6c40042
2 changed files with 41 additions and 0 deletions
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
[2] = [b=<uninitialized>],
|
||||
[1] = [b=T]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue