mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/vector-hole-loops'
* origin/topic/vern/vector-hole-loops: fix for looping over vectors with holes per https://github.com/zeek/zeek/issues/1763 btest for https://github.com/zeek/zeek/issues/1763
This commit is contained in:
commit
8414d13030
5 changed files with 39 additions and 1 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
4.2.0-dev.157 | 2021-09-08 12:04:45 -0700
|
||||
|
||||
* fix for looping over vectors with holes per https://github.com/zeek/zeek/issues/1763 (Vern Paxson, Corelight)
|
||||
|
||||
* btest for https://github.com/zeek/zeek/issues/1763 (Vern Paxson, Corelight)
|
||||
|
||||
4.2.0-dev.154 | 2021-09-08 12:03:51 -0700
|
||||
|
||||
* Fix mis-usage of string::append that leads to an overflow (Tim Wojtulewicz, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue