GH-161: fix segfault in &default type checking for sets

Fixes GH-161
This commit is contained in:
Jon Siwek 2019-01-14 14:01:00 -06:00
parent 02783692d8
commit cada0d5e6e
5 changed files with 12 additions and 1 deletions

View file

@ -0,0 +1,2 @@
error in /home/jon/pro/zeek/zeek/testing/btest/.tmp/language.attr-default-global-set-error/attr-default-global-set-error.bro, line 4: arithmetic mixed with non-arithmetic (set[string] and 0)
error in /home/jon/pro/zeek/zeek/testing/btest/.tmp/language.attr-default-global-set-error/attr-default-global-set-error.bro, line 4: &default value has inconsistent type (0 and set[string])