Merge remote-tracking branch 'origin/topic/vern/standalone-id-tracking-fix'

* origin/topic/vern/standalone-id-tracking-fix:
  fix for tracking identifiers and aggregates when compiling to standalone-C++
This commit is contained in:
Tim Wojtulewicz 2025-09-16 10:53:04 -07:00
commit aebeae8f8a
5 changed files with 11 additions and 11 deletions

View file

@ -1,3 +1,7 @@
8.1.0-dev.542 | 2025-09-16 10:53:04 -0700
* fix for tracking identifiers and aggregates when compiling to standalone-C++ (Vern Paxson, Corelight)
8.1.0-dev.540 | 2025-09-16 10:52:44 -0700
* fix for '?' operator precedence when compiling scripts to C++ (Vern Paxson, Corelight)