mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Checkpoint.
This commit is contained in:
parent
42a05e9570
commit
8beb75d985
7 changed files with 107 additions and 27 deletions
|
@ -16,6 +16,8 @@ static ActionInstantiator action_factory[] = {
|
|||
file_analysis::SHA1::Instantiate,
|
||||
file_analysis::SHA256::Instantiate,
|
||||
file_analysis::DataEvent::Instantiate,
|
||||
|
||||
PE_Analyzer::Instantiate,
|
||||
};
|
||||
|
||||
static void action_del_func(void* v)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue