mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
fixes for ZAM profiling, which didn't get fully integrated originally
This commit is contained in:
parent
94e71b738a
commit
16e9af137f
4 changed files with 27 additions and 2 deletions
|
@ -324,6 +324,8 @@ static void terminate_bro()
|
|||
|
||||
plugin_mgr->FinishPlugins();
|
||||
|
||||
finish_script_execution();
|
||||
|
||||
delete zeekygen_mgr;
|
||||
delete packet_mgr;
|
||||
delete analyzer_mgr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue