mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
fix little sneaky bug in input framework with an edge case.
An assertion would trigger in the case when a predicate refuses a new entry and another entry with the same index elements was already in the table. (I thought that code block was unreachable ... did not think of this case).
This commit is contained in:
parent
18550ab009
commit
a2b5028b58
3 changed files with 60 additions and 3 deletions
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
[1.228.83.33] = [asn=9318 HANARO-AS Hanaro Telecom Inc., severity=medium, confidence=95, detecttime=1342569600.0]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue