mirror of
https://github.com/zeek/zeek.git
synced 2025-10-15 04:58:21 +00:00
![]() The SMB::State$recent_files field is meant to have expiring entries. However, due to usage of &default=string_set(), the &read_expire attribute is not respected causing unbounded state growth. Replace &default=string_set() with &default=set(). Thanks to ya-sato on Slack for reporting! Related: zeek/zeek-docs#179, #3513. |
||
---|---|---|
.. | ||
base | ||
policy | ||
site | ||
spicy | ||
zeekygen | ||
CMakeLists.txt | ||
test-all-policy.zeek |