mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
Merge branch 'gcc15' of https://github.com/i2z1/zeek
* 'gcc15' of https://github.com/i2z1/zeek:
Include cstdint header to support uint8_t/uint64_t in GCC 15+
(cherry picked from commit 60efc7741d
)
This commit is contained in:
parent
1327b69c81
commit
b7a937372d
4 changed files with 13 additions and 1 deletions
6
CHANGES
6
CHANGES
|
@ -1,3 +1,9 @@
|
|||
7.2.0-3 | 2025-05-19 09:26:16 -0700
|
||||
|
||||
* Include cstdint header to support uint8_t/uint64_t in GCC 15+ (i2z1)
|
||||
|
||||
(cherry picked from commit 60efc7741dda72766123dd4a1aef9d9487f05fc2)
|
||||
|
||||
7.2.0-2 | 2025-05-19 09:23:58 -0700
|
||||
|
||||
* fix for ZAM optimization when an aggregate is modified inside of a loop (Vern Paxson, Corelight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue