mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
GH-286: Check for record type mismatch in ternary operator
Fixes GH-286
This commit is contained in:
parent
a342090f18
commit
74c225c7cb
5 changed files with 41 additions and 12 deletions
|
@ -6,6 +6,6 @@
|
|||
#open 2018-02-27-17-25-30
|
||||
#fields ts level message location
|
||||
#types time enum string string
|
||||
0.000000 Reporter::INFO Tried to remove non-existing item '192.168.1.1' (Intel::ADDR). /home/jgras/devel/bro/scripts/base/frameworks/intel/./main.bro, lines 547-548
|
||||
0.000000 Reporter::INFO Tried to remove non-existing item '192.168.1.1' (Intel::ADDR). /home/jgras/devel/bro/scripts/base/frameworks/intel/./main.bro, lines 553-554
|
||||
0.000000 Reporter::INFO received termination signal (empty)
|
||||
#close 2018-02-27-17-25-30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue