mirror of
https://github.com/zeek/zeek.git
synced 2025-10-14 04:28:20 +00:00

This changes the internal type that is used to signal that a vector is unspecified from any to void. I tried to verify that the behavior of Bro is still the same. After a lot of playing around, I think everything still should worl as before. However, it might be good for someone to take a look at this. addresses BIT-1144
90 lines
276 B
Text
90 lines
276 B
Text
[b, c]
|
|
4
|
|
0
|
|
0
|
|
2
|
|
0
|
|
2
|
|
1
|
|
[d, c]
|
|
5
|
|
0
|
|
0
|
|
2
|
|
1
|
|
3
|
|
2
|
|
[d, e]
|
|
6
|
|
3
|
|
2
|
|
3
|
|
2
|
|
[f, e]
|
|
7
|
|
4
|
|
3
|
|
3
|
|
2
|
|
[f, e]
|
|
8
|
|
4
|
|
3
|
|
4
|
|
2
|
|
[g, e]
|
|
9
|
|
0
|
|
0
|
|
4
|
|
2
|
|
5
|
|
4
|
|
[c, e, d]
|
|
19
|
|
6
|
|
0
|
|
5
|
|
0
|
|
4
|
|
0
|
|
[c, e]
|
|
6
|
|
0
|
|
5
|
|
0
|
|
0
|
|
0
|
|
[c, e]
|
|
22
|
|
12
|
|
0
|
|
10
|
|
0
|
|
0
|
|
0
|
|
[c, e]
|
|
19
|
|
6
|
|
0
|
|
5
|
|
0
|
|
4
|
|
0
|
|
[c, e, d]
|
|
38
|
|
12
|
|
0
|
|
10
|
|
0
|
|
8
|
|
0
|
|
0, c
|
|
1, e
|
|
2, d
|
|
0, c
|
|
1, e
|
|
2, d
|
|
0, c
|
|
1, e
|
|
2, d
|