mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
GH-188: fix crash when shutting down with pending reporter errors
This fixes some use-after-free issues in the shutdown order of various systems: I/O, plugin, logging, and reporter systems may interact during shutdown if there's errors emitted (or maybe just still pending) during the shutdown. Fixes GH-188
This commit is contained in:
parent
766b1d9520
commit
38cb3dbf2e
5 changed files with 17 additions and 4 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
2.6-69
|
||||
2.6-70
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue