mirror of
https://github.com/zeek/zeek.git
synced 2025-10-08 01:28:20 +00:00
Bug found bei Keith & Seth: input framework was not handling counts and ints out of 32-bit-range correctly.
Note - another bugfix will be coming later (problem reading sets containing zero-length-strings & un-escaping-bug in sets)
This commit is contained in:
parent
c1c9c9e34a
commit
124c985d7a
3 changed files with 50 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
[9223372036854775800] = [c=18446744073709551612]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue