mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/jsiwek/bit-1885'
* origin/topic/jsiwek/bit-1885: BIT-1885: fix input framework memory leak Increase timeout for a memleak test
This commit is contained in:
commit
45338b1942
6 changed files with 28 additions and 4 deletions
8
CHANGES
8
CHANGES
|
@ -1,4 +1,12 @@
|
|||
|
||||
2.5-897 | 2018-08-23 15:53:16 +0000
|
||||
|
||||
* BIT-1885: Fix input framework memory leak. For input threads that
|
||||
get joined during run-time, messages could remain in the thread's
|
||||
queue and leak. (Jon Siwek, Corelight)
|
||||
|
||||
* Increase timeout for a memleak test. (Jon Siwek, Corelight)
|
||||
|
||||
2.5-894 | 2018-08-22 12:05:19 -0500
|
||||
|
||||
* Ensure external test repo hashes track origin/master (Jon Siwek, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue