mirror of
https://github.com/zeek/zeek.git
synced 2025-10-06 00:28:21 +00:00
Checkpoint
This commit is contained in:
parent
e0df278de6
commit
4cc9ca4243
9 changed files with 161 additions and 60 deletions
|
@ -17,7 +17,7 @@ static ActionInstantiator action_factory[] = {
|
|||
file_analysis::SHA256::Instantiate,
|
||||
file_analysis::DataEvent::Instantiate,
|
||||
|
||||
PE_Analyzer::Instantiate,
|
||||
file_analysis::PE_Analyzer::Instantiate,
|
||||
};
|
||||
|
||||
static void action_del_func(void* v)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue