mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge remote-tracking branch 'origin/topic/vern/script-opt-uncompilable-AST'
* origin/topic/vern/script-opt-uncompilable-AST: ScriptOpt: Fail compilation if known exprs/stmts is outdated skip optimization of functions with AST nodes unknown to script optimization
This commit is contained in:
commit
0ebcd9608f
9 changed files with 170 additions and 10 deletions
8
CHANGES
8
CHANGES
|
@ -1,3 +1,11 @@
|
|||
7.1.0-dev.700 | 2024-12-09 14:03:29 +0100
|
||||
|
||||
* ScriptOpt: Fail compilation if known exprs/stmts is outdated (Arne Welzel, Corelight)
|
||||
|
||||
* skip optimization of functions with AST nodes unknown to script optimization (Vern Paxson, Corelight)
|
||||
|
||||
* Disable CTU-SME test under TSAN (Arne Welzel, Corelight)
|
||||
|
||||
7.1.0-dev.695 | 2024-12-06 17:33:19 +0100
|
||||
|
||||
* btest/http: Demo StreamEvent analyzer with HTTP::upgrade_analyzers (Arne Welzel, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue