mirror of
https://github.com/zeek/zeek.git
synced 2025-10-07 00:58:19 +00:00
FileAnalysis: finish switching hooks to events.
This commit is contained in:
parent
641154f8e8
commit
a2d9b47bcd
39 changed files with 219 additions and 305 deletions
|
@ -62,7 +62,6 @@ EventMgr::EventMgr()
|
|||
current_aid = 0;
|
||||
src_val = 0;
|
||||
draining = 0;
|
||||
bypass_queue = false;
|
||||
}
|
||||
|
||||
EventMgr::~EventMgr()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue